@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_dir_is_vert_layout() |
Return a bool check for component directory layout. |
| bp_nouveau_after_loop() |
Template tag to wrap the after component loop |
| bp_nouveau_pagination() |
Pagination for loops |
| bp_nouveau_template_notices() |
Template tag to display feedback notices to users, if there are to display |
| template_notices |
Fires towards the top of template pages for notice display. |
| bp_nouveau_user_feedback() |
Displays a feedback message to the user. |
| {$feedback[‘before’]} |
Fires before display of a feedback message to the user. |
| bp_nouveau_user_feedback_template |
Filter here if you wish to use a different templates than the notice one. |
| {$feedback[‘after’]} |
Fires before display of a feedback message to the user. |
| bp_nouveau_before_loop() |
Template tag to wrap the before component loop |