Namespaces: global |
Description |
|---|---|
| bbp_admin_custom_menu_order() |
Tell WordPress we have a custom menu order |
| bbp_admin_menu_order() |
Move our custom separator above our custom post types |
| bbp_filter_sample_permalink() |
Filter sample permalinks so that certain languages display properly. |
| bbp_sanitize_slug() |
Sanitize permalink slugs when saving the settings page. |
| bbp_do_uninstall() |
Uninstall all Forums options and capabilities from a specific site. |
| bbp_tools_modify_menu_highlight() |
This tells WP to highlight the Tools > Forums menu item, regardless of which actual Forums Tools screen we are on. |
| _bbp_filter_locale() |
Deprecated locale filter |
| _bbp_has_forums_query() |
Deprecated forums query filter |
| bbp_map_caps_to_wp_roles() |
Map forum capabilities to WP roles |
| bbp_restore_caps_from_wp_roles() |
Restore forum capabilities from WP roles |