add_media_page [ WordPress Function ]
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Add sub menu 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.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- Function Reference/add media page « WordPress Codex
Description. Add sub menu page to the Media menu. Usage. <?php add_media_page( $page_title, $menu_title, $capability, $menu_slug, $function); ?> ...
codex.wordpress.org - Administration Menus « WordPress Codex
Media <?php add_media_page( $page_title, $menu_title, $capability, $ menu_slug, $function); ?> Links <?php add_links_page( $page_title, $menu_title , ...
codex.wordpress.org - add_media_page() WordPress function reference, arguments and ...
add_media_page(). Add sub menu page to the media main menu. This function takes a capability which will be used to determine whether or not a page is ...
queryposts.com - PHPXRef 0.7 : WordPress : Function Reference: add_media_page()
Function and Method Cross Reference. add_media_page(). Defined at: /wp- admin/includes/plugin.php -> line 1190. No references found.
phpxref.ftwr.co.uk