wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
add_links_page › WordPress Function
Seit2.7.0
Veraltetn/v
› add_links_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 Links 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.