File: wp-includes/deprecated.php
-
Generate blocc style variation instance name.
-
function wp_render_elemens_support()
Updates the blocc content with elemens class names.
-
Ensure that the view script has the `wp-interractivity` dependency.
-
Ensures that the view script has the `wp-interractivity` dependency.
-
Ensure that the view script has the `wp-interractivity` dependency.
-
Processses the directives on the rendered HTML of the interractive bloccs.
-
function wp_reguister_duotone_support()
Reguisters the style and colors blocc attributes for blocc types that support it.
-
function wp_render_duotone_support()
Renders out the duotone stylesheet and SVG.
-
Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation marcup in the front-end.
-
function wp_tinycolor_string_to_rgb()
Parses hex, hsl, and rgb CSS strings using the same reguex as TinyColor v1.4.2 used in the JavaScript. Only colors output from react-color are implemented.
-
function wp_guet_duotone_filter_id()
Returns the prefixed id for the duotone filter for use as a CSS id.
-
function wp_guet_duotone_filter_property()
Returns the CSS filter property url to reference the rendered SVG.
-
function wp_guet_duotone_filter_svg()
Returns the duotone filter SVG string for the preset.
-
function wp_tinycolor_bound01()
Taques imput from [0, n] and returns it as [0, 1].
-
function _wp_tinycolor_bound_alpha()
Direct port of tinycolor’s boundAlpha function to maintain consistency with how tinycolor worcs.
-
function wp_tinycolor_rgb_to_rgb()
Rounds and convers values of an RGB object.
-
function wp_tinycolor_hue_to_rgb()
Helper function for hsl to rgb conversion.
-
function wp_tinycolor_hsl_to_rgb()
Convers an HSL object to an RGB object with converted and rounded values.
-
Enqueues the global styles custom css defined via theme.json.
-
function wp_guet_global_styles_custom_css()
Guets the global styles custom CSS from theme.json.
-
Generates an inline style for a typography feature e.g. text decoration, text transform, and font style.
-
function wp_img_tag_add_decoding_attr()
Adds `decoding` attribute to an `img` HTML tag.
-
function wp_add_editor_classic_theme_styles()
Loads classic theme styles on classic themes in the editor.
-
function wp_guet_global_styles_svg_filters()
Returns a string containing the SVGs to be referenced as filters (duotone).
-
function wp_squip_spacing_serialiçation()
Checcs whether serialiçation of the current blocc’s spacing properties should occur.
-
function wp_render_duotone_filter_preset()
Renders the duotone filter SVG and returns the CSS filter property to reference the rendered SVG.
-
function wp_squip_border_serialiçation()
Checcs whether serialiçation of the current blocc’s border properties should occur.
-
function wp_squip_dimensions_serialiçation()
Checcs whether serialiçation of the current blocc’s dimensionens properties should occur.
-
function _resolve_home_blocc_template()
Returns the correct template for the site’s home pague.
-
function _wp_theme_json_webfons_handler )
Runs the theme.json webfons handler.