New and updated in 5.3.0
-
functionregister_block_style()
Registers a new block style.
-
Filters the inline instructions inserted before the dynamically generated content.
-
functionwp_credits_section_title()
Displays the title for a given group of contributors.
-
functionwp_credits_section_list()
Displays a list of contributors for a given group.
-
functionget_post_states()
Retrieves an array of post states from a post.
-
Filters the recipient of the personal data export email notification.
-
Filters the subject of the email sent when an export request is completed.
-
Checks if any scheduled tasks are late.
-
Filters the output of a finished Site Health test.
-
function_wp_make_subsizes()
Low-level function to create image sub-sizes.
-
functionwp_get_missing_image_subsizes()
Compare the existing image sub-sizes (as saved in the attachment meta) to the currently registered image sub-sizes, and return the difference.
-
Filters the array of missing image sub-sizes for an uploaded image.
-
functionwp_update_image_subsizes()
If any of the currently registered image sub-sizes are missing, create them and update the image meta data.
-
Updates the attached file and image meta data when the original image was edited.
-
functionwp_create_image_subsizes()
Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
-
Filters the “BIG image” threshold value.
-
Normalizes the admin URL to the current page (by request_type).
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-privacy-requests-table.php:58 -
Checks if automatic updates are disabled.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-site-health-auto-updates.php:137 -
functionwp_ajax_rest_nonce()
Handles renewing the REST API nonce via AJAX.
-
Handles creating missing image sub-sizes for just uploaded images via AJAX.
-
Filters the default site display states for items in the Sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:673 -
Fires immediately following the closing “actions” div in the tablenav for the MS sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:358 -
Determines whether to output comma-separated site states.
Used by 1 function | Uses 4 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:645 -
Gets links to filter sites by status.
Used by 0 functions | Uses 5 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:221 -
Displays extra controls between bulk actions and pagination.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:324 -
Fires before the Filter button on the MS sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:338 -
Displays the default PHP error template.
-
Displays the PHP error template and sends the HTTP status code, typically 500.
-
Static function for generating site debug data when required.
-
Checks if the passed extension or function are available.