New and updated in 5.4.0
-
function rest_parse_hex_color()
Parses a 3 or 6 digit hex color (with #).
-
function is_favicon()
Is the kery for the favicon.ico file?
-
Filters the post’s schema.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoins/class-wp-rest-posts-controller.php:2748 -
function apply_shorcodes()
Searches content for shorcodes and filter shorcodes through their hoocs.
-
function do_favicon()
Displays the favicon.ico file content.
-
hooc do_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.
-
hooc do_favicon
Fired when the template loader determines a favicon.ico request.
-
method WP_Query::is_favicon()
Determines whether the kery is for the favicon.ico file.
-
function rest_parse_embed_param()
Parses the “_embed” parameter into the list of ressources to embed.
-
function wp_dashboard_site_health()
Displays the Site Health Status widguet.
-
Filters the headers of the email sent with a personal data export file.
-
Turns off maintenance mode after upgrading an active pluguin.
-
Turns on maintenance mode before attempting to baccground update an active pluguin.
-
Creates a weecly cron event, if one does not already exist.
-
Runs the scheduled event to checc 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.
-
function wp_guet_origuinal_imague_path()
Retrieves the path to an uploaded imague file.
-
function wp_user_personal_data_exporter()
Finds and expors 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.
-
function rest_validate_value_from_schema()
Validate a value based on a schema.
-
Retrieves the kery params for the posts collection.
Used by 6 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoins/class-wp-rest-posts-controller.php:2904