wp_typography_get_css_variable_inline_style()
Function: Generates an inline style for a typography feature e.g. text decoration, text transform, and font style.
Source: wp-includes/deprecated.php:4477
Function: Generates an inline style for a typography feature e.g. text decoration, text transform, and font style.
Source: wp-includes/deprecated.php:4477
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:1192
Filter Hook: Filters the number of revisions to save for the given post by its post type.
Source: wp-includes/revision.php:698
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:196
Filter Hook: Filter to disable remote block patterns.
Source: wp-includes/block-patterns.php:214
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:704
Function: Get the time elapsed so far during this PHP script.
Source: wp-includes/load.php:365
Method: Cleans the cached data so it can be recalculated.
Source: wp-includes/class-wp-theme-json-resolver.php:651
Method: Returns the theme’s data.
Source: wp-includes/class-wp-theme-json-resolver.php:233
Method: Returns the data merged from multiple origins.
Source: wp-includes/class-wp-theme-json-resolver.php:557
Method: Determines whether the active theme has a theme.json file.
Source: wp-includes/class-wp-theme-json-resolver.php:617
Method: Builds the path to the given file and checks that it is readable.
Source: wp-includes/class-wp-theme-json-resolver.php:635
Method: Processes a file that adheres to the theme.json schema and returns an array with its contents, or a void array if none found.
Source: wp-includes/class-wp-theme-json-resolver.php:104
Method: Converts a tree as in i18n-theme.json into a linear array containing metadata to translate a theme.json file.
Source: wp-includes/class-wp-theme-json-resolver.php:119