@since: BuddyPress 2.2.0 |
Description |
---|---|
bp_core_on_directory_page_delete() |
Remove the entry from bp_pages when the corresponding WP page is deleted. |
bp_sanitize_pagination_arg() |
Sanitizes a pagination argument based on both the request override and the original value submitted via a query argument, likely to a template class responsible for limiting the resultset of a template loop. |
bp_sort_by_key() |
Sort an array of objects or arrays by a specific key/property. |
bp_maybe_load_mentions_scripts_for_blog_content() |
Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions? |
bp_core_menu_highlight_parent_page() |
Adds current page CSS classes to the parent BP page in a WP Page Menu. |
bp_core_menu_highlight_nav_menu_item() |
Adds current page CSS classes to the parent BP page in a WP Nav Menu. |
bp_core_avatar_reset_query() |
Reset the week parameter of the WordPress main query if needed. |
bp_core_css_id |
Filters the ID attribute to be applied to avatar. |
bp_activity_catch_transition_post_type_status() |
Detect a change in post type status, and initiate an activity update if necessary. |
bp_activity_post_type_untrash_{$post->post_type} |
Fires if untrashing post in a post type. |