File: bp-forums/admin/admin.php |
Description |
|---|---|
| BBP_Admin::enqueue_scripts() |
Enqueue any admin scripts we might need |
| BBP_Admin::admin_head() |
Remove the individual recount and converter menus. |
| BBP_Admin::register_admin_style() |
Registers the Forums admin color scheme |
| BBP_Admin::hide_theme_compat_packages() |
Hide theme compat package selection if only 1 package is registered |
| BBP_Admin::option_page_capability_bbpress() |
Allow keymaster role to save Forums settings |
| BBP_Admin::suggest_topic() |
Ajax action for facilitating the discussion auto-suggest |
| BBP_Admin::suggest_reply() |
Ajax action for facilitating the reply auto-suggest |
| BBP_Admin::admin_menus() |
Add the admin menus |
| BBP_Admin::network_admin_menus() |
Add the network admin menus |
| BBP_Admin::new_install() |
If this is a new installation, create some initial forum content. |