Check if a JPEG image has EXIF Orientation tag and rotate it if needed.
WP_Image_Editor_Imagick::make_subsize
Create an image sub-size and return the image meta data value for it.
WP_Image_Editor_GD::make_subsize
Create an image sub-size and return the image meta data value for it.
WP_Fatal_Error_Handler::display_error_template
Displays the PHP error template and sends the HTTP status code, typically 500.
Advertisement
WP_Fatal_Error_Handler::display_default_error_template
Displays the default PHP error template.
WP_Block_Styles_Registry::register
Registers a block style.
WP_Block_Styles_Registry::get_registered
Retrieves an array containing the properties of a registered block style.
WP_Block_Styles_Registry::get_all_registered
Retrieves all registered block styles.
Advertisement
WP_Block_Styles_Registry::get_registered_styles_for_block
Retrieves registered block styles for a specific block.
WP_Block_Styles_Registry::is_registered
Checks if a block style is registered.
WP_Block_Styles_Registry::get_instance
Utility method to retrieve the main instance of the class.
WP_Site_Health::has_late_cron
Check if any scheduled tasks are late.
Advertisement
WP_Site_Health::test_php_extension_availability
Check if the passed extension or function are available.
WP_Site_Health_Auto_Updates::test_wp_automatic_updates_disabled
Check if automatic updates are disabled.
WP_Privacy_Requests_Table::get_admin_url
Normalize the admin URL to the current page (by request_type).