Loads bbPress plugin admin area
| package | bbPress |
|---|---|
| subpackage | Administration |
| since | 2.0.0 bbPress (r2464) |
__construct()
| since | 2.0.0 bbPress (r2515) |
|---|
about_screen()
| since | 2.2.0 bbPress (r4159) |
|---|---|
| todo | Host this remotely. |
add_notice(string|\WP_Error $message, string $class= false, boolean $is_dismissible= true) : boolean | void
| since | 2.6.0 bbPress (r6771) |
|---|
string\WP_ErrorA message to be displayed or {@link WP_Error}.
stringOptional. A class to be added to the message div.
booleanOptional. True to dismiss, false to persist.
booleanvoidFalse on failure, void otherwise.add_upgrade_count()
| since | 2.6.0 bbPress (r6896) |
|---|---|
| global | menu $menu |
admin_head()
They are grouped together by h2 tabs.
| since | 2.0.0 bbPress (r2464) |
|---|
credits_screen()
| since | 2.2.0 bbPress (r4159) |
|---|---|
| todo | Host this remotely. |
display_post_states(array $post_states= array(), integer|\WP_Post $post= 0) : array
Also does a quick slug comparison, to avoid doing many get_page_by_path() calls inside of a list-table loop. This is less precise but should work well-enough for most installations.
| since | 2.7.0 |
|---|
array
integer\WP_Post
arrayenqueue_scripts()
| since | 2.2.0 bbPress (r4260) |
|---|
enqueue_styles()
| since | 2.6.0 bbPress (r5224) |
|---|
hide_notices()
| since | 2.6.0 bbPress (r6701) |
|---|
modify_plugin_action_links(array $links, string $file) : array
| since | 2.0.0 bbPress (r2737) |
|---|
arrayLinks array in which we would prepend our link.
stringCurrent plugin basename.
arrayProcessed links.network_update_screen()
| since | 2.1.0 bbPress (r3689) |
|---|
option_page_capability_bbpress(string $capability = 'manage_options') : string
| since | 2.3.0 bbPress (r4678) |
|---|
stringOptional. Default 'manage_options'.
stringReturn minimum capability.output_notices()
| since | 2.6.0 bbPress (r6771) |
|---|
register_admin_scripts()
| since | 2.6.0 bbPress (r2521) |
|---|
register_admin_settings()
| since | 2.0.0 bbPress (r2737) |
|---|---|
| todo | Put fields into multidimensional array. |
register_admin_styles()
Because wp-content can exist outside of the WordPress root, there is no way to be certain what the relative path of admin images is.
| since | 2.6.0 bbPress (r2521) |
|---|
register_importers()
| since | 2.0.0 bbPress (r2737) |
|---|
setup_notices()
| since | 2.6.0 bbPress (r6701) |
|---|
suggest_topic()
| since | 2.2.0 bbPress (r4261) |
|---|
suggest_user()
| since | 2.4.0 bbPress (r5014) |
|---|
update_screen()
| since | 2.1.0 bbPress (r3689) |
|---|
esc_notice(string $message = '') : string
| since | 2.6.0 bbPress (r6775) |
|---|
stringThe message.
stringincludes()
| since | 2.0.0 bbPress (r2646) |
|---|---|
| access | private |
screen_header()
Contains title, subtitle, and badge area.
| since | 2.6.0 bbPress (r6604) |
|---|
setup_actions()
| since | 2.0.0 bbPress (r2646) |
|---|---|
| access | private |
setup_globals()
| since | 2.0.0 bbPress (r2646) |
|---|---|
| access | private |
$admin_dir : string
''$admin_url : string
''$converter : \BBP_Converter
null$css_url : string
''$forums : \BBP_Forums_Admin
null$images_url : string
''$js_url : string
''$minimum_capability : boolean
'keep_gate'$notices : array
array()$replies : \BBP_Replies_Admin
null$show_separator : boolean
false$styles_url : string
''$tools : array
array()$topics : \BBP_Topics_Admin
null