New and updated in 6.3.0
-
functionwp_delete_all_temp_backups()
Schedules the removal of all contents in the temporary backup directory.
-
function_wp_delete_all_temp_backups()
Deletes all contents in the temporary backup directory.
-
functionwp_create_initial_post_meta()
Registers any additional post meta fields.
-
Filters query arguments passed to WP_Query in get_pages.
-
Gets the block name from a given theme.json path.
-
Returns the current theme’s wanted patterns (slugs) to be registered from Pattern Directory.
-
functionwp_get_block_css_selector()
Determines the CSS selector for the block type and property provided, returning it if available.
-
Indicates if the currently matched tag contains the self-closing flag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2673 -
Checks whether a bookmark with the given name exists.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2365 -
Gets the CSS filter property value from a preset.
-
Render out the duotone CSS styles and SVG.
-
Appends the used block duotone filter declarations to the inline block supports CSS.
-
Appends the used global style duotone filter presets (CSS custom properties) to the inline global styles CSS.
-
Outputs all necessary SVG for duotone filters, CSS for classic themes.
-
Adds the duotone SVGs and CSS custom properties to the editor settings.
-
Migrates the experimental duotone support flag to the stabilized location.
-
Enqueue preset assets for the page.
-
Registers the style and colors block attributes for block types that support it.
-
Get the CSS selector for a block type.
-
Scrape all possible duotone presets from global and theme styles and store them in self::$global_styles_presets.
-
Scrape all block names from global styles and store in self::$global_styles_block_names.
-
Get the SVGs for the duotone filters.
-
Get the CSS for global styles.
-
Enqueue a block CSS declaration for the page.
-
Enqueue custom filter assets for the page.
-
Get the ID of the duotone filter.
-
Get the CSS variable for a duotone preset.