[ Index ]

PHP Cross Reference of BBPress

title

Body

[close]

/src/includes/admin/ -> tools.php (summary)

bbPress Admin Tools Page

File Size: 556 lines (21 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  bbp_admin_tools_box()
  bbp_register_repair_tool()
  bbp_register_default_repair_tools()
  bbp_tools_admin_tabs()
  bbp_get_tools_admin_tabs()
  bbp_get_tools_admin_pages()

Functions
Functions that are not part of a class:

bbp_admin_tools_box()   X-Ref
Output a bbPress specific tools box

since: 2.6.0 bbPress (r6273)

bbp_register_repair_tool( $args = array()   X-Ref
Register an admin area repair tool

since: 2.6.0 bbPress (r5885)
param: array $args
return:

bbp_register_default_repair_tools()   X-Ref
Register the default repair tools

since: 2.6.0 bbPress (r5885)

bbp_tools_admin_tabs( $active_tab = '' )   X-Ref
Output the tabs in the admin area

since: 2.1.0 bbPress (r3872)
param: string $active_tab Name of the tab that is active

bbp_get_tools_admin_tabs( $active_tab = '' )   X-Ref
Output the tabs in the admin area

since: 2.1.0 bbPress (r3872)
param: string $active_tab Name of the tab that is active

bbp_get_tools_admin_pages()   X-Ref
Return possible tools pages

since: 2.6.0 bbPress (r6273)
return: array



Generated: Tue Apr 16 01:01:01 2024 Cross-referenced by PHPXref 0.7.1