New and updated in 5.4.0
-
functionrest_parse_hex_color()
Parses a 3 or 6 digit hex color (with #).
-
functionis_favicon()
Is the query for the favicon.ico file?
-
Filters the post’s schema.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2720 -
functionapply_shortcodes()
Searches content for shortcodes and filter shortcodes through their hooks.
-
functiondo_favicon()
Displays the favicon.ico file content.
-
hookdo_faviconico
Fires when serving the favicon.ico file.
-
Filters the headers of the email sent when an account action is attempted.
-
Filters the user’s profile data for the privacy exporter.
-
Filters the headers of the user request confirmation email.
-
Filters the headers of the data erasure fulfillment notification.
-
Filters whether or not to add a `__trashed` suffix to trashed posts that match the name of the updated post.
-
hookdo_favicon
Fired when the template loader determines a favicon.ico request.
-
methodWP_Query::is_favicon()
Determines whether the query is for the favicon.ico file.
-
functionrest_parse_embed_param()
Parses the “_embed” parameter into the list of resources to embed.
-
functionwp_dashboard_site_health()
Displays the Site Health Status widget.
-
Filters the headers of the email sent with a personal data export file.
-
Turns on maintenance mode before attempting to background update an active plugin.
-
Turns off maintenance mode after upgrading an active plugin.
-
Creates a weekly cron event, if one does not already exist.
-
Runs the scheduled event to check and update the latest site health status for the website.
-
Returns an instance of the WP_Site_Health class, or create one if none exist yet.
-
Runs a Site Health test directly.
-
functionwp_get_original_image_path()
Retrieves the path to an uploaded image file.
-
functionwp_user_personal_data_exporter()
Finds and exports personal data associated with an email address from the user and user_meta table.
-
Generate a single group for the personal data export report.
-
Fires right after all personal data has been written to the export file.
-
Validate a value based on a schema.
-
Retrieves the query params for the posts collection.
Used by 6 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2876