deactivated_plugins_notice()
Function: Renders an admin notice when a plugin was deactivated during an update.
Source: wp-admin/includes/plugin.php:2491
Function: Renders an admin notice when a plugin was deactivated during an update.
Source: wp-admin/includes/plugin.php:2491
Function: Adds an array of options to the list of allowed options.
Source: wp-admin/includes/plugin.php:2190
Function: Removes a list of options from the allowed options list.
Source: wp-admin/includes/plugin.php:2225
Function: Gets the error that was recorded for a paused plugin.
Source: wp-admin/includes/plugin.php:2385
Function: Tries to resume a single plugin.
Source: wp-admin/includes/plugin.php:2416
Function: Renders an admin notice in case some plugins have been paused due to errors.
Source: wp-admin/includes/plugin.php:2457
Function: Determines whether a plugin is technically active but was paused while loading.
Source: wp-admin/includes/plugin.php:2362
Function: Validates the plugin requirements for WordPress version and PHP version.
Source: wp-admin/includes/plugin.php:1121
Function: Helper function for adding content to the Privacy Policy Guide.
Source: wp-admin/includes/plugin.php:2317
Filter Hook: Filters the array of excluded directories and files while scanning the folder.
Source: wp-admin/includes/plugin.php:240
Action Hook: Fires in uninstall_plugin() immediately before the plugin is uninstalled.
Source: wp-admin/includes/plugin.php:1227
Action Hook: Fires immediately before a plugin deletion attempt.
Source: wp-admin/includes/plugin.php:966
Action Hook: Fires immediately after a plugin deletion attempt.
Source: wp-admin/includes/plugin.php:986
Function: Gets the hook attached to the administrative page of a plugin.
Source: wp-admin/includes/plugin.php:2025
Function: Gets the hook name for the administrative page of a plugin.
Source: wp-admin/includes/plugin.php:2046
Function: Determines whether the current user can access the current admin page.
Source: wp-admin/includes/plugin.php:2082
Function: Refreshes the value of the allowed options list available via the ‘allowed_options’ hook.
Source: wp-admin/includes/plugin.php:2169
Function: Output nonce, action, and option_page fields for a settings page.
Source: wp-admin/includes/plugin.php:2254
Function: Clears the plugins cache used by get_plugins() and by default, the plugin updates cache.
Source: wp-admin/includes/plugin.php:2267
Function: Removes a top-level admin menu.
Source: wp-admin/includes/plugin.php:1751
Function: Removes an admin submenu.
Source: wp-admin/includes/plugin.php:1781
Function: Gets the URL to access a particular menu page based on the slug it was registered with.
Source: wp-admin/includes/plugin.php:1811
Function: Gets the parent file of the current admin page.
Source: wp-admin/includes/plugin.php:1857
Function: Gets the title of the current admin page.
Source: wp-admin/includes/plugin.php:1943
Function: Adds a submenu page to the Dashboard main menu.
Source: wp-admin/includes/plugin.php:1612
Function: Whether the plugin can be uninstalled.
Source: wp-admin/includes/plugin.php:1192
Function: Adds a submenu page to the Posts main menu.
Source: wp-admin/includes/plugin.php:1636
Function: Uninstall a single plugin.
Source: wp-admin/includes/plugin.php:1214
Function: Adds a submenu page to the Media main menu.
Source: wp-admin/includes/plugin.php:1660
Action Hook: Fires in uninstall_plugin() once the plugin has been uninstalled.
Source: wp-admin/includes/plugin.php:1263