New and updated in 5.7.0
-
Filters the “Go to site” link displayed in the login page footer.
-
Filters the post statuses for updating the term count.
-
Filters the content of a single block.
-
Adds a link to the active theme for users who have proper permissions.
-
Checks that the site’s frontend can be accessed over HTTPS.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:247 -
Checks if a given request has access to get the currently used application password for a user.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:484 -
Retrieves the application password being currently used for authentication of a user.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:510 -
Checks if a given request has access to read the theme.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:123 -
Checks if a theme can be read.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:149 -
Retrieves a single theme.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:175 -
Prepares links for the request.
Used by 1 function | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:380 -
Helper function to compare two themes.
Used by 4 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:416 -
Prepares the ‘tax_query’ for a collection of posts.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3129 -
Prepares the collection schema for including and excluding items by terms.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3208 -
function_wp_cron()
Runs scheduled callbacks or spawns cron for all scheduled events.
-
functionwp_robots()
Displays the robots meta tag as necessary.
-
hookwp_robots
Filters the directives to be included in the ‘robots’ meta tag.
-
functionwp_robots_noindex()
Adds `noindex` to the robots meta tag if required by the site configuration.
-
functionwp_robots_noindex_embeds()
Adds `noindex` to the robots meta tag for embeds.
-
functionwp_robots_noindex_search()
Adds `noindex` to the robots meta tag if a search is being performed.
-
functionwp_robots_no_robots()
Adds `noindex` to the robots meta tag.
-
functionwp_robots_sensitive_page()
Adds `noindex` and `noarchive` to the robots meta tag.
-
Adds `max-image-preview:large` to the robots meta tag.
-
Checks if an application password with the given name exists for this user.
-
functionwp_get_inline_script_tag()
Constructs an inline script tag.
-
Filters attributes to be added to a script tag.
-
functionwp_print_inline_script_tag()
Prints an inline script tag.
-
functionwp_sanitize_script_attributes()
Sanitizes an attributes array into an attributes string to be placed inside a “ tag.
-
functionwp_get_script_tag()
Formats “ loader tags.
-
Filters attributes to be added to a script tag.