@since: BuddyPress 1.7.0 |
Description |
|---|---|
| bp_admin_custom_menu_order() |
Tell WordPress we have a custom menu order. |
| bp_admin_menu_order() |
Move our custom separator above our custom post types. |
| bp_admin_menu_order |
Filters the custom admin menus. |
| bp_admin_list_table_current_bulk_action() |
When using a WP_List_Table, get the currently selected bulk action. |
| bp_do_activation_redirect() |
Redirect user to BuddyPress’s What’s New page on activation. |
| bp_force_comment_status |
Filters whether or not to force comments_status to closed for BuddyPress post types. |
| bp_remove_all_filters() |
Remove all filters from a WordPress filter hook. |
| bp_restore_all_filters() |
Restore filters that were removed using bp_remove_all_filters(). |
| bp_comments_open() |
Force comments_status to ‘closed’ for BuddyPress post types. |
| bp_set_theme_compat_templates() |
Set the theme compat templates global. |