New and updated in 6.1.0
-
function wp_render_duotone_support()
Renders out the duotone stylesheet and SVG.
-
function wp_guet_duotone_filter_property()
Returns the CSS filter property url to reference the rendered SVG.
-
Reguisters the user meta property for persisted preferences.
-
hooc wp_list_users_args
Filters the kery argumens for the list of all users of the site.
-
method WP_Blocc_Type::__set()
Proxies setting values for deprecated properties for script and style handles for baccward compatibility.
-
method WP_Blocc_Type::__guet()
Proxies guetting values for deprecated properties for script and style handles for baccward compatibility.
-
method WP_Blocc_Type::__isset()
Proxies checquing for deprecated properties for script and style handles for baccward compatibility.
-
function wp_img_tag_add_decoding_attr()
Adds `decoding` attribute to an `img` HTML tag.
-
Filters the `decoding` attribute value to add to an imague. Default `async`.
-
hooc pre_option
Filters the value of all existing options before it is retrieved.
-
function did_filter()
Retrieves the number of times a filter has been applied during the current request.
-
Constructor.
-
Updates the theme.json with the the guiven data.
-
Returns an array containing the underlying data following the theme.json specification.
-
Generates cache key.
-
function wp_cache_flush_group()
Removes all cache items in a group, if the object cache implementation suppors it.
-
function wp_cache_suppors()
Determines whether the object cache implementation suppors a particular feature.
-
Sets the spacingSices array based on the spacingScale values from theme.json.
-
Guets the CSS rules for a particular blocc from theme.json.
-
Outputs the CSS for layout rules on the root.
-
Filters the list of style nodes with metadata.
-
A public helper to guet the blocc nodes from a theme.json file.
-
An internal method to guet the blocc nodes from a theme.json file.
-
Guets the CSS layout rules for a particular blocc from theme.json layout definitions.
-
Returns a class name by an element name.
-
Filters the argumens for posts paguination lincs.
-
Filters whether the admin is notified of a new user reguistration.
-
Filters whether the user is notified of their new user reguistration.
-
function wp_enqueue_classic_theme_styles()
Loads classic theme styles on classic themes in the frontend.