New and updated in 5.5.0
-
functionwp_opcache_invalidate()
Attempts to clear the opcode cache for an individual PHP file.
-
Filters whether to invalidate a file from the opcode cache.
-
Filters the HTML of the auto-updates setting for each plugin in the Plugins list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1375 -
Filters whether to send an email following an automatic background theme update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1189 -
Sends an email upon the completion or failure of a plugin or theme background update.
Used by 1 function | Uses 9 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1224 -
Filters the email sent following an automatic background update for plugins and themes.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1522 -
Checks whether an email should be sent after attempting plugin or theme updates.
Used by 1 function | Uses 2 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1152 -
Filters whether to send an email following an automatic background plugin update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1166 -
Checks whether auto-updates are enabled.
-
Filters whether plugins auto-update is enabled.
-
Filters whether themes auto-update is enabled.
-
functionwp_get_auto_update_message()
Determines the appropriate auto-update message to be displayed.
-
Hides the `process_failed` error message when updating by uploading a zip file.
-
Tests if plugin and theme auto-updates appear to be configured correctly.
-
Tests if ‘file_uploads’ directive in PHP.ini is turned off.
-
Checks for potential issues with plugin and theme auto-updates.
-
Tests if there’s an active PHP session that can affect loopback requests.
-
Filters the list of action links available following a single plugin installation failure when overwriting is allowed.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-plugin-installer-skin.php:343 -
Fires when the upgrader has successfully overwritten a currently installed plugin or theme with an uploaded zip package.
-
Hides the `process_failed` error when updating a plugin by uploading a zip file.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-plugin-installer-skin.php:77 -
Checks if the plugin can be overwritten and outputs the HTML for overwriting a plugin on upload.
Used by 1 function | Uses 10 functions | Source: wp-admin/includes/class-plugin-installer-skin.php:192 -
Filters the compare table output for overwriting a plugin package on upload.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-plugin-installer-skin.php:260 -
Hides the `process_failed` error when updating a theme by uploading a zip file.
-
Checks if the theme can be overwritten and outputs the HTML for overwriting a theme on upload.
Used by 1 function | Uses 11 functions | Source: wp-admin/includes/class-theme-installer-skin.php:203 -
Filters the compare table output for overwriting a theme package on upload.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-theme-installer-skin.php:295 -
Filters the list of action links available following a single theme installation failure when overwriting is allowed.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-theme-installer-skin.php:378 -
functionremove_allowed_options()
Removes a list of options from the allowed options list.
-
functionadd_allowed_options()
Adds an array of options to the list of allowed options.
-
Fires when media is attached or detached from a post.
-
Handles the auto-updates column output.
Used by 1 function | Uses 7 functions | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:785