File: bp-forums/admin/functions.php |
Description |
---|---|
bbp_core_get_import_forum_tools_settings_admin_tabs() | |
bbp_tools_admin_tabs() |
Output the tabs in the admin area |
bbp_get_tools_admin_tabs() |
Output the tabs in the admin area |
bbp_core_get_tools_settings_admin_tabs() | |
bbp_admin_separator() |
Add a separator to the WordPress admin menus |
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. |