add_options_page [ WordPress Function ]
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Add sub menu page to the options 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 options page « WordPress Codex
This article is a ROUGH DRAFT. The author is still working on this document, so please do not edit this without the author's permission. The content within this ...
codex.wordpress.org - Administration Menus « WordPress Codex
In this example, the function, my_plugin_menu(), adds a new item to the Administration menu via the add_options_page function. Note: more complicated ...
codex.wordpress.org - add_options_page | Pippins Plugins
Nov 9, 2011 ... The drag and drop method of ordering items in an option table is very popular, and also extremely useful. Rather than forcing users to manually ...
pippinsplugins.com - php - Wordpress add_options_page - Stack Overflow
well I see one similarity between the 2 functions. You use the $mypage variable in both functions and use that for the second add action. try to use ...
stackoverflow.com
Gebruikersdiscussies [ wordpress.org ]
- keha76 on "add_menu_page() fatal error undefined function?"
- esmi on "add_menu_page() fatal error undefined function?"
- keha76 on "add_menu_page() fatal error undefined function?"
- helgatheviking on "Plugin Dev: Using Settings API with class"
- digitaldonkey on "Plugin Dev: Using Settings API with class"
- helgatheviking on "Plugin Dev: Using Settings API with class"
- esmi on "capability levels (am I blind?)"
- tirussell on "capability levels (am I blind?)"
- digitaldonkey on "Plugin Dev: Using Settings API with class"
- iLightning on "Plugin Dev: Using Settings API with class"