[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-templates/bp-nouveau/includes/xprofile/ -> template-tags.php (summary)

xProfile Template tags

Version: 8.0.0
File Size: 87 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  bp_nouveau_xprofile_hook()
  bp_nouveau_xprofile_edit_visibilty()
  bp_nouveau_base_account_has_xprofile()
  bp_nouveau_has_signup_xprofile_fields()

Functions
Functions that are not part of a class:

bp_nouveau_xprofile_hook( $when = '', $suffix = '' )   X-Ref
Fire specific hooks into the single members xprofile templates.

param: string $when   Optional. Either 'before' or 'after'.
param: string $suffix Optional. Use it to add terms at the end of the hook name.
since: 3.0.0

bp_nouveau_xprofile_edit_visibilty()   X-Ref
Template tag to output the field visibility markup in edit and signup screens.

since: 3.0.0

bp_nouveau_base_account_has_xprofile()   X-Ref
Return a bool check to see whether the base re group has had extended
profile fields added to it for the registration screen.

since: 3.0.0

bp_nouveau_has_signup_xprofile_fields( $do_loop = false )   X-Ref
Checks whether there are signup profile fields to display.

param: bool Whether to init an xProfile loop.
return: bool True if there are signup profile fields to display. False otherwise.
since: 8.0.0



Generated: Thu Apr 25 01:01:12 2024 Cross-referenced by PHPXref 0.7.1