@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_nouveau_customizer_settings |
Filters the BuddyPress Nouveau customizer settings and their arguments. |
| bp_nouveau_customizer_controls |
Filters the BuddyPress Nouveau customizer controls and their arguments. |
| bp_nouveau_customizer_enqueue_scripts() |
Enqueue needed JS for our customizer Settings & Controls |
| bp_nouveau_customizer_enqueue_scripts |
Fires after Nouveau enqueues its required javascript. |
| bp_nouveau_hook() |
Fire specific hooks at various places of templates |
| bp_nouveau_plugin_hook() |
Fire plugin hooks in the plugins.php template (Groups and Members single items) |
| bp_nouveau_get_signup_fields() |
Get the signup fields for the requested section |
| bp_nouveau_get_signup_fields |
Filter to add your specific ‘text’ or ‘password’ inputs |
| bp_nouveau_get_submit_button() |
Get Some submit buttons data. |
| bp_nouveau_get_submit_button |
Filter the Submit buttons to add your own. |