New and updated in 6.2.0
-
function_make_clickable_rel_attr()
Helper function used to build the “rel” attribute for a URL when creating an anchor using make_clickable().
-
Fires when a comment reply is attempted to an unapproved comment.
-
Generate cache key.
-
functionwp_get_word_count_type()
Retrieves the word count type based on the locale.
-
functionswitch_to_user_locale()
Switches the translations according to the given user’s locale.
-
Filters the array of alloptions before it is populated.
-
Filters the columns to search in a WP_Query search.
-
Removes indirect properties from the given input node and sets in the given output node.
-
Processes the CSS, to apply nesting.
-
Returns the global styles custom CSS.
-
functionwp_is_internal_link()
Determines whether or not the specified URL is of a host included in the internal hosts list.
-
functionwp_internal_hosts()
Returns an array of URL hosts which are considered to be internal hosts.
-
Filters the array of URL hosts which are considered internal.
-
Normalize the pattern properties to camelCase.
-
hookwp_set_password
Fires after the user password is set.
-
Enqueues the global styles custom css defined via theme.json.
-
Returns possible language directory paths for a given text domain.
-
Migrates old core pattern categories to the new categories.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:135 -
Validate style.css as valid CSS.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:671 -
Returns the classic theme supports settings for block editor.
-
Retrieves the localized word count type.
-
Sets Imagick time limit.
-
Returns an array of all nested JSON files within a given directory.
-
functionwp_theme_has_theme_json()
Checks whether a theme or its parent has a theme.json file.
-
functionwp_clean_theme_json_cache()
Cleans the caches under the theme_json group.
-
Checks whether a given tag and its attributes match the search criteria.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3320 -
Gets the global styles custom CSS from theme.json.