Namespaces: global |
Description |
|---|---|
| bp_nouveau_loop_is_grid() |
Checks if the layout preferences is set to grid (2 or more columns). |
| bp_nouveau_loop_get_grid_columns() |
Returns the number of columns of the layout preferences. |
| bp_dir_is_vert_layout() |
Return a bool check for component directory layout. |
| bp_nouveau_template_notices() |
Template tag to display feedback notices to users, if there are to display |
| bp_nouveau_user_feedback() |
Displays a feedback message to the user. |
| bp_nouveau_before_loop() |
Template tag to wrap the before component loop |
| bp_nouveau_has_template_message() |
Checks if a template notice/feedback message is set |
| bp_nouveau_has_dismiss_button() |
Checks if the template notice/feedback message needs a dismiss button |
| bp_nouveau_dismiss_button_type() |
Ouptut the dismiss type. |
| bp_nouveau_template_message() |
Displays a template notice/feedback message. |