wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
add_media_page › WordPress Function
Seit2.7.0
Veraltetn/v
› add_media_page ( $page_title, $menu_title, $capability, $menu_slug, $callback = '', $position = null )
Parameter: (6) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: | |
Changelog: |
|
Adds a submenu page to the Media 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.Ähnliche Funktionen: add_menu_page, add_theme_page, add_submenu_page, add_links_page, add_users_page