add_theme_page [ WordPress Function ]
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Add sub menu page to the themes main menu.
This function takes a capability which will be used to determine whether or not a page is included in the menu.
The function which is hooked in to handle the output of the page must check that the user has the required capability as well.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/add theme page « WordPress Codex
Description. Add sub menu page to the Appearance menu. Usage. <?php add_theme_page( $page_title, $menu_title, $capability, $menu_slug, $function); ?> ...
codex.wordpress.org - Administration Menus « WordPress Codex
Appearance <?php add_theme_page( $page_title, $menu_title, $capability, $ menu_slug, $function); ?> Plugins <?php add_plugins_page( $page_title, ...
codex.wordpress.org - Use add_theme_page() func. in a class member function - WordPress
[resolved] Use add_theme_page() func. in a class member function (15 posts). oldalmuhely_team. Member Posted 10 months ago #. I tried to write a class to set ...
wordpress.org - Issue #31: add_theme_page vs add_submenu_page · sy4mil - GitHub
Feb 17, 2012 ... Themes should use add_theme_page() for adding admin pages. Line 53: $ of_page = add_submenu_page('themes.php', THEMENAME, ...
github.com
Gebruikersdiscussies [ wordpress.org ]
- keesiemeijer on "Use add_theme_page() func. in a class member function"
- oldalmuhely_team on "Use add_theme_page() func. in a class member function"
- keesiemeijer on "Use add_theme_page() func. in a class member function"
- oldalmuhely_team on "Use add_theme_page() func. in a class member function"
- keesiemeijer on "Use add_theme_page() func. in a class member function"
- oldalmuhely_team on "Use add_theme_page() func. in a class member function"
- oldalmuhely_team on "Use add_theme_page() func. in a class member function"
- apljdi on "Use add_theme_page() func. in a class member function"
- keesiemeijer on "Use add_theme_page() func. in a class member function"
- oldalmuhely_team on "Use add_theme_page() func. in a class member function"