wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes
add_posts_page › WordPress Function
Depuis2.7.0
Dépréciéen/a
› add_posts_page ( $page_title, $menu_title, $capability, $menu_slug, $callback = '', $position = null )
Paramètres: (6) |
|
Retourne: |
|
Défini(e) dans: |
|
Codex: | |
Changelog: |
|
Adds a submenu page to the Posts 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.Fonctions en relation: add_options_page, add_users_page, add_pages_page, add_comments_page, add_object_page