New and updated in 6.5.0
-
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 7 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 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:297 -
Retrieves the search params for the font collections.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:315 -
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:329 -
Checks whether the user has permissions to use the Fonts Collections.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:339 -
Prepare a single collection output for response.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:173 -
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:235 -
Retrieves the font collection’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:245 -
Gets a font collection.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:153 -
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 0 functions | 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 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:34 -
Gets the font collections available.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:74 -
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.
-
functionwp_deregister_script_module()
Deregisters the script module.
-
functionwp_script_modules()
Retrieves the main WP_Script_Modules instance.
-
functionwp_register_script_module()
Registers the script module if no script module with that script module identifier has already been registered.
-
functionwp_enqueue_script_module()
Marks the script module to be enqueued in the page.