add_theme_page()
Function: Adds a submenu page to the Appearance main menu.
Source: wp-admin/includes/plugin.php:1574
Function: Adds a submenu page to the Appearance main menu.
Source: wp-admin/includes/plugin.php:1574
Function: Adds a submenu page to the Plugins main menu.
Source: wp-admin/includes/plugin.php:1598
Function: Adds a submenu page to the Users/Profile main menu.
Source: wp-admin/includes/plugin.php:1622
Function: Adds a submenu page to the Dashboard main menu.
Source: wp-admin/includes/plugin.php:1651
Function: Adds a submenu page to the Posts main menu.
Source: wp-admin/includes/plugin.php:1675
Function: Adds a submenu page to the Media main menu.
Source: wp-admin/includes/plugin.php:1699
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:1242
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:1278