add_options_page()
Function: Adds a submenu page to the Settings main menu.
Source: wp-admin/includes/plugin.php:1549
Function: Adds a submenu page to the Settings main menu.
Source: wp-admin/includes/plugin.php:1549
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
Action Hook: Fires in uninstall_plugin() immediately before the plugin is uninstalled.
Source: wp-admin/includes/plugin.php:1241
Function: Determines whether the plugin is active for the entire network.
Source: wp-admin/includes/plugin.php:580
Action Hook: Fires in uninstall_plugin() once the plugin has been uninstalled.
Source: wp-admin/includes/plugin.php:1277
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
Function: Attempts activation of plugin in a “sandbox” and redirects on success.
Source: wp-admin/includes/plugin.php:641
Function: Deactivates a single plugin or multiple plugins.
Source: wp-admin/includes/plugin.php:758
Function: Activates multiple plugins.
Source: wp-admin/includes/plugin.php:869