New and updated in 6.5.0
-
hookfont_dir
Filters the fonts directory data.
-
function_wp_after_delete_font_family()
Deletes child font faces when a font family is deleted.
-
function_wp_before_delete_font_face()
Deletes associated font files when a font face is deleted.
-
Register the default font collections.
-
functionwp_unregister_font_collection()
Unregisters a font collection from the Font Library.
-
functionwp_get_font_dir()
Retrieves font uploads directory information.
-
functionwp_font_dir()
Returns an array containing the current fonts upload directory’s path and URL.
-
function_wp_filter_font_directory()
A callback function for use in the {@see ‘upload_dir’} filter.
-
functionwp_register_font_collection()
Registers a new font collection in the font library.
-
Utility method to retrieve the main instance of the class.
Used by 4 functions | Uses 0 functions | Source: wp-includes/class-wp-block-bindings-registry.php:287 -
Wakeup magic method.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-block-bindings-registry.php:264 -
Unregisters a block bindings source.
Used by 0 functions | Uses 2 functions | Source: wp-includes/class-wp-block-bindings-registry.php:203 -
Retrieves the list of all registered block bindings sources.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-block-bindings-registry.php:227 -
Retrieves a registered block bindings source.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-block-bindings-registry.php:239 -
Checks if a block bindings source is registered.
Used by 3 functions | Uses 0 functions | Source: wp-includes/class-wp-block-bindings-registry.php:255 -
Core class used for interacting with block bindings sources.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-block-bindings-registry.php:17 -
Registers a new block bindings source.
Used by 0 functions | Uses 3 functions | Source: wp-includes/class-wp-block-bindings-registry.php:97 -
functionwp_is_serving_rest_request()
Determines whether WordPress is currently serving a REST API request.
-
Gets value for the Pattern Overrides source.
-
Registers Pattern Overrides source in the Block Bindings registry.
-
Get block variations.
-
Filters the registered variations for a block type.
-
Get block uses context.
-
Filters the registered uses context for a block type.
-
functionwp_get_avif_info()
Extracts meta information about an AVIF file: width, height, bit depth, and number of channels.
-
Filters the preferred file format for translation files.
-
Filters the file path for loading translations for the given text domain.
-
Checks for circular dependencies.