Add submenu page to the Comments main menu.
add_pages_page
Add submenu page to the Pages main menu.
add_links_page
Add submenu page to the Links main menu.
add_media_page
Add submenu page to the Media main menu.
Advertisement
add_posts_page
Add submenu page to the Posts main menu.
add_dashboard_page
Add submenu page to the Dashboard main menu.
add_users_page
Add submenu page to the Users/Profile main menu.
add_theme_page
Add submenu page to the Appearance main menu.
Advertisement
add_plugins_page
Add submenu page to the Plugins main menu.
add_options_page
Add submenu page to the Settings main menu.
add_management_page
Add submenu page to the Tools main menu.
add_submenu_page
Add a submenu page.
Advertisement
validate_plugin_requirements
Validates the plugin requirements for WordPress version and PHP version.
get_plugin_data
Parses the plugin contents to retrieve plugin’s metadata.
wp_generate_attachment_metadata
Filters the generated attachment meta data.