wp_register_duotone_support()
Function: Registers the style and colors block attributes for block types that support it.
Source: wp-includes/deprecated.php:5204
Function: Registers the style and colors block attributes for block types that support it.
Source: wp-includes/deprecated.php:5204
Function: Renders out the duotone stylesheet and SVG.
Source: wp-includes/deprecated.php:5222
Function: Parses hex, hsl, and rgb CSS strings using the same regex as TinyColor v1.4.2 used in the JavaScript. Only colors output from react-color are implemented.
Source: wp-includes/deprecated.php:4994
Function: Takes input from [0, n] and returns it as [0, 1].
Source: wp-includes/deprecated.php:4819
Function: Rounds and converts values of an RGB object.
Source: wp-includes/deprecated.php:4883
Function: Helper function for hsl to rgb conversion.
Source: wp-includes/deprecated.php:4911
Function: Converts an HSL object to an RGB object with converted and rounded values.
Source: wp-includes/deprecated.php:4948
Function: Generates an inline style for a typography feature e.g. text decoration, text transform, and font style.
Source: wp-includes/deprecated.php:4483
Function: Checks whether serialization of the current block’s border properties should occur.
Source: wp-includes/deprecated.php:4253
Method: Converts each style section into a list of rulesets containing the block styles to be appended to the stylesheet.
Source: wp-includes/class-wp-theme-json.php:1241
Filter Hook: Filters the number of revisions to save for the given post by its post type.
Source: wp-includes/revision.php:849
Filter Hook: The classname used in the block widget’s container HTML.
Source: wp-includes/widgets/class-wp-widget-block.php:167
Method: Handles updating settings for the current Block widget instance.
Source: wp-includes/widgets/class-wp-widget-block.php:180
Method: Outputs the Block widget settings form.
Source: wp-includes/widgets/class-wp-widget-block.php:201
Method: Makes sure no block widget is considered to be wide.
Source: wp-includes/widgets/class-wp-widget-block.php:225
Class: Core class used to implement a Block widget.
Source: wp-includes/widgets/class-wp-widget-block.php:17
Method: Sets up a new Block widget instance.
Source: wp-includes/widgets/class-wp-widget-block.php:34
Method: Outputs the content for the current Block widget instance.
Source: wp-includes/widgets/class-wp-widget-block.php:59
Filter Hook: Filters the content of the Block widget before output.
Source: wp-includes/widgets/class-wp-widget-block.php:77
Method: Calculates the classname to use in the block widget’s container HTML.
Source: wp-includes/widgets/class-wp-widget-block.php:103
Method: Constructor.
Source: wp-includes/class-wp-block-editor-context.php:50
Class: Contains information about a block editor being rendered.
Source: wp-includes/class-wp-block-editor-context.php:15
Class: Core class used to implement the widgets block editor control in the customizer.
Source: wp-includes/customize/class-wp-sidebar-block-editor-control.php:18
Method: Render the widgets block editor container.
Source: wp-includes/customize/class-wp-sidebar-block-editor-control.php:33
Function: Register Core’s official patterns from wordpress.org/patterns.
Source: wp-includes/block-patterns.php:197
Filter Hook: Filter to disable remote block patterns.
Source: wp-includes/block-patterns.php:215
Method: Returns the registered WP_Widget object for the given widget type.
Source: wp-includes/class-wp-widget-factory.php:115
Method: Returns the registered key for the given widget type.
Source: wp-includes/class-wp-widget-factory.php:132
Filter Hook: Filters whether to enable loading of the object-cache.php drop-in.
Source: wp-includes/load.php:809
Function: Gets the time elapsed so far during this PHP script.
Source: wp-includes/load.php:452