add_theme_page()
Function: Adds a submenu page to the Appearance main menu.
Source: wp-admin/includes/plugin.php:1573
Function: Adds a submenu page to the Appearance main menu.
Source: wp-admin/includes/plugin.php:1573
Function: Adds a submenu page to the Plugins main menu.
Source: wp-admin/includes/plugin.php:1597
Function: Adds a submenu page to the Users/Profile main menu.
Source: wp-admin/includes/plugin.php:1621
Function: Adds a submenu page to the Dashboard main menu.
Source: wp-admin/includes/plugin.php:1650
Function: Adds a submenu page to the Posts main menu.
Source: wp-admin/includes/plugin.php:1674
Function: Adds a submenu page to the Media main menu.
Source: wp-admin/includes/plugin.php:1698
Function: Determines whether the plugin is active for the entire network.
Source: wp-admin/includes/plugin.php:580
Action Hook: Fires in uninstall_plugin() immediately before the plugin is uninstalled.
Source: wp-admin/includes/plugin.php:1241
Function: Checks for “Network: true” in the plugin header to see if this should be activated only as a network wide plugin. The plugin would also work when Multisite is not enabled.
Source: wp-admin/includes/plugin.php:605
Action Hook: Fires in uninstall_plugin() once the plugin has been uninstalled.
Source: wp-admin/includes/plugin.php:1277