[ 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

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

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

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

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

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

bbp_get_tools_admin_pages()   X-Ref
Return possible tools pages

return: array
since: 2.6.0 bbPress (r6273)



Generated: Sat May 18 01:00:57 2024 Cross-referenced by PHPXref 0.7.1