File: wp-includes/class-wp-block-metadata-registry.php
-
Filters the root directory paths for block metadata collections.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-block-metadata-registry.php:110 -
Gets the list of absolute paths to all block metadata files that are part of the given collection.
Used by 1 function | Uses 2 functions | Source: wp-includes/class-wp-block-metadata-registry.php:198 -
Checks whether the given block metadata collection path is valid against the list of collection roots.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-block-metadata-registry.php:312 -
Gets the default collection root directory paths.
Used by 1 function | Uses 3 functions | Source: wp-includes/class-wp-block-metadata-registry.php:335 -
Gets the normalized WordPress plugin directory path.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-block-metadata-registry.php:267 -
Gets the WordPress ‘wp-includes’ directory path.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-block-metadata-registry.php:253 -
Default identifier function to determine the block identifier from a given path.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-block-metadata-registry.php:288 -
Checks if metadata exists for a given block name in a specific collection.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-block-metadata-registry.php:263 -
Finds the collection path for a given file or folder.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-block-metadata-registry.php:234 -
Retrieves block metadata for a given block within a specific collection.
Used by 2 functions | Uses 3 functions | Source: wp-includes/class-wp-block-metadata-registry.php:163 -
Registers a block metadata collection.
-
Class used for managing block metadata collections.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-block-metadata-registry.php:20