[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
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 |
bp_nouveau_xprofile_hook( $when = '', $suffix = '' ) X-Ref |
Fire specific hooks into the single members xprofile templates. since: 3.0.0 param: string $when Optional. Either 'before' or 'after'. param: string $suffix Optional. Use it to add terms at the end of the hook name. |
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. since: 8.0.0 param: bool Whether to init an xProfile loop. return: bool True if there are signup profile fields to display. False otherwise. |
Generated: Fri Feb 7 01:00:59 2025 | Cross-referenced by PHPXref 0.7.1 |