Functions |
Description |
---|---|
bp_nouveau_get_component_filters() |
Get Dropdawn filters for the current component of the one passed in params |
bp_nouveau_get_container_classes() |
Returns the main BuddyPress container classes. |
bp_nouveau_get_customizer_link() |
Get a link to reach a specific section into the customizer |
bp_nouveau_get_directory_list_class() |
Gets the directory nav item list class. |
bp_nouveau_get_directory_nav_object() |
Gets the directory nav item object. |
bp_nouveau_get_directory_type_navs_class() |
Provides default nav wrapper classes. |
bp_nouveau_get_document_directory_nav_items() |
Get the nav items for the Media directory |
bp_nouveau_get_document_timestamp() |
Get the Document timestamp. |
bp_nouveau_get_edit_activity_data() |
Get the Activity edit data. |
bp_nouveau_get_filter_container_id() |
Get data filter container’s ID attribute value. |
bp_nouveau_get_filter_id() |
Get data filter’s ID attribute value. |
bp_nouveau_get_filter_label() |
Get data filter’s label. |
bp_nouveau_get_filter_options() |
Get the |
bp_nouveau_get_group_create_steps_classes() |
Returns the groups create steps customizer option choice class. |
bp_nouveau_get_group_description_excerpt() |
Filters the excerpt of a group description. |
bp_nouveau_get_group_meta() |
Get the group meta. |
bp_nouveau_get_group_potential_invites() |
Get potential group invites. |
bp_nouveau_get_groups_buttons() |
Get the action buttons for the current group in the loop, or the current displayed group. |
bp_nouveau_get_groups_directory_nav_items() |
Get group directory navigation menu items. |
bp_nouveau_get_groups_filters() |
Get Dropdown filters for the groups component |
bp_nouveau_get_hooked_group_meta() |
Catch the content hooked to the ‘bp_group_header_meta’ action |
bp_nouveau_get_hooked_member_meta() |
Catch the content hooked to the do_action hooks in single member header and in the members loop. |
bp_nouveau_get_loop_classes() |
Get the component’s loop classes |
bp_nouveau_get_media_directory_nav_items() |
Get the nav items for the Media directory |
bp_nouveau_get_media_timestamp() |
Get the Media timestamp. |
bp_nouveau_get_member_meta() |
Get the member meta. |
bp_nouveau_get_members_buttons() |
Get the action buttons for the displayed user profile |
bp_nouveau_get_members_directory_nav_items() |
Get the nav items for the Members directory |
bp_nouveau_get_members_filters() |
Get Dropdown filters for the members component |
bp_nouveau_get_message_date() |
Get message date. |
bp_nouveau_get_nav_classes() |
Retrieve a space separated list of classes for the current nav item. |
bp_nouveau_get_nav_count() |
Retrieve the count attribute for the current nav item. |
bp_nouveau_get_nav_id() |
Retrieve the ID attribute of the current nav item. |
bp_nouveau_get_nav_link() |
Retrieve the URL for the current nav item. |
bp_nouveau_get_nav_link_id() |
Retrieve the id attribute of the link for the current nav item. |
bp_nouveau_get_nav_link_text() |
Retrieve the html text of the link for the current nav item. |
bp_nouveau_get_nav_link_title() |
Retrieve the title attribute of the link for the current nav item. |
bp_nouveau_get_nav_scope() |
Retrieve the specific scope for the current nav item. |
bp_nouveau_get_notifications_filters() |
Get the notifications filter options. |
bp_nouveau_get_search_objects() |
Get The list of search objects (primary + secondary). |
bp_nouveau_get_search_primary_object() |
Get the search primary object |
bp_nouveau_get_signup_fields() |
Get the signup fields for the requested section |
bp_nouveau_get_single_item_nav_classes() |
Returns the single item nav container classes |
bp_nouveau_get_single_item_subnav_classes() |
Returns the single item subnav container classes. |
bp_nouveau_get_submit_button() |
Get Some submit buttons data. |
bp_nouveau_get_template_message() |
Get the template notice/feedback message and make sure core filter is applied. |
bp_nouveau_get_template_message_type() |
Get the template notice/feedback message type |
bp_nouveau_get_temporary_setting() |
When previewing make sure to get the temporary setting of the customizer. |
bp_nouveau_get_thread_messages() |
messages for each thread. |
bp_nouveau_get_user_feedback() |
All user feedback messages are available here |