New and updated in 6.5.0
-
Sanitizes the font family settings when creating or updating a font family.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:159 -
Creates a single font family.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:181 -
Deletes a single font family.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:214 -
Checks if a given request has access to font families.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:41 -
Font Families Controller class.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:15 -
Returns a human readable text for the author of the template.
Used by 1 function | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:878 -
Returns the source from where the template originally comes from.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:826 -
Prepares links for the request.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:298 -
Retrieves the search params for the font collections.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:316 -
Filters REST API collection parameters for the font collections controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:330 -
Checks whether the user has permissions to use the Fonts Collections.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:340 -
Prepare a single collection output for response.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:174 -
Filters the font collection data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:236 -
Retrieves the font collection’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:246 -
Gets a font collection.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:154 -
Font Library Controller class.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:24 -
Registers the routes for the objects of the controller.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:34 -
Gets the font collections available.
Used by 0 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:75 -
Retrieves one global styles revision from the collection.
-
Gets the global styles revision, if the ID is valid.
-
Filters the parsed block array for a given hooked block.
-
Adds a list of hooked block types to an anchor block’s ignored hooked block types.
-
functioninsert_hooked_blocks()
Returns the markup for blocks hooked to the given anchor block in a specific relative position.
-
hookhooked_block
Filters the parsed block array for a given hooked block.
-
Finds a script module ID for the selected block metadata field. It detects when a path to file was provided and optionally finds a corresponding asset file with details necessary to register the script module under with an automatically generated module ID. It returns unprocessed script module ID otherwise.
-
Processes the block bindings and updates the block attributes with the values from the sources.
-
methodWP_Block::replace_html()
Depending on the block attribute name, replace its value in the HTML based on the value provided.
-
functionwp_set_template_globals()
Set up the globals used for template loading.