Removes a list of options from the allowed options list.
wp_admin_viewport_meta
Displays the viewport meta in the admin.
admin_viewport_meta
Filters the viewport meta in the admin.
_customizer_mobile_viewport_meta
Adds viewport meta for mobile in Customizer.
Advertisement
wp_opcache_invalidate
Attempts to clear the opcode cache for an individual PHP file.
wp_opcache_invalidate_file
Filters whether to invalidate a file from the opcode cache.
WP_Upgrader::download_package
Download a package.
WP_Site_Health::detect_plugin_theme_auto_update_issues
Check for potential issues with plugin and theme auto-updates.
Advertisement
WP_Site_Health::get_test_php_sessions
Test if there’s an active PHP session that can affect loopback requests.
WP_Site_Health::get_test_plugin_theme_auto_updates
Test if plugin and theme auto-updates appear to be configured correctly.
WP_Site_Health::get_test_file_uploads
Test if ‘file_uploads’ directive in PHP.ini is turned off.
plugin_auto_update_setting_html
Filters the HTML of the auto-updates setting for each plugin in the Plugins list table.
Advertisement
WP_MS_Themes_List_Table::column_autoupdates
Handles the auto-updates column output.
theme_auto_update_setting_html
Filters the HTML of the auto-updates setting for each theme in the Themes list table.
WP_Debug_Data::debug_data
Static function for generating site debug data when required.