File: bp-templates/bp-nouveau/includes/template-tags.php
Description
bp_nouveau_before_loop()

Template tag to wrap the before component loop

Source: bp-templates/bp-nouveau/includes/template-tags.php:339

bp_before_{$component}_loop

Fires before the start of the component loop.

Source: bp-templates/bp-nouveau/includes/template-tags.php:353

bp_nouveau_template_notices()

Template tag to display feedback notices to users, if there are to display

Source: bp-templates/bp-nouveau/includes/template-tags.php:231

bp_nouveau_template_message_classes()

Add classes to style the template notice/feedback message

Source: bp-templates/bp-nouveau/includes/template-tags.php:89

bp_nouveau_get_template_message_type()

Get the template notice/feedback message type

Source: bp-templates/bp-nouveau/includes/template-tags.php:107

bp_nouveau_has_template_message()

Checks if a template notice/feedback message is set

Source: bp-templates/bp-nouveau/includes/template-tags.php:127

bp_nouveau_has_dismiss_button()

Checks if the template notice/feedback message needs a dismiss button

Source: bp-templates/bp-nouveau/includes/template-tags.php:147

bp_nouveau_dismiss_button_type()

Ouptut the dismiss type.

Source: bp-templates/bp-nouveau/includes/template-tags.php:172

bp_nouveau_template_message()

Displays a template notice/feedback message.

Source: bp-templates/bp-nouveau/includes/template-tags.php:188

bp_nouveau_get_template_message()

Get the template notice/feedback message and make sure core filter is applied.

Source: bp-templates/bp-nouveau/includes/template-tags.php:199