wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi
add_posts_page › WordPress Function
Da2.7.0
Deprecaton/a
› add_posts_page ( $page_title, $menu_title, $capability, $menu_slug, $callback = '', $position = null )
Parametri: (6) |
|
Ritorna: |
|
Definito a: |
|
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.Funzioni correlate: add_options_page, add_users_page, add_pages_page, add_comments_page, add_object_page