Registers a new block style.
get_post_states
Retrieves an array of post states from a post.
wp_privacy_personal_data_email_subject
Filters the subject of the email sent when an export request is completed.
wp_privacy_personal_data_email_to
Filters the recipient of the personal data export email notification.
Advertisement
insert_with_markers_inline_instructions
Filters the inline instructions inserted before the dynamically generated content.
_wp_make_subsizes
Low-level function to create image sub-sizes.
big_image_size_threshold
Filters the “BIG image” threshold value.
wp_create_image_subsizes
Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
Advertisement
_wp_image_meta_replace_original
Updates the attached file and image meta data when the original image was edited.
wp_update_image_subsizes
If any of the currently registered image sub-sizes are missing, create them and update the image meta data.
wp_get_missing_image_subsizes
Filters the array of missing image sub-sizes for an uploaded image.
wp_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.
Advertisement
wp_credits_section_list
Displays a list of contributors for a given group.
wp_credits_section_title
Displays the title for a given group of contributors.
WP_Site_Health::has_late_cron
Check if any scheduled tasks are late.