File: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php
-
Handles the upload of a font file using wp_handle_upload().
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:865 -
Handles file upload error.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:900 -
Returns relative path to an uploaded font file.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:923 -
Gets the font face’s settings from the post.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:943 -
Get the params used when creating a new font face.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:747 -
Get the parent font family, if the ID is valid.
Used by 4 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:771 -
Prepares links for the request.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:801 -
Prepares a single font face post for creation.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:824 -
Sanitizes a single src value for a font face.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:852 -
Retrieves the post’s schema, conforming to JSON Schema.
Used by 4 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:501 -
Retrieves the item’s schema for display / public consumption purposes.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:692 -
Retrieves the query params for the font face collection.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:712 -
Filters collection parameters for the font face controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:737 -
Filters the font face data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:491 -
Creates a font face for the parent font family.
Used by 0 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:325 -
Deletes a single font face.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:408 -
Prepares a single font face output for response.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:452 -
Checks if a given request has access to a font face.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:137 -
Validates settings when creating a font face.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:163 -
Sanitizes the font face settings when creating a font face.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:254 -
Retrieves a collection of font faces within the parent font family.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:276 -
Retrieves a single font face within the parent font family.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:293 -
Class to access font faces through the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:13 -
Registers the routes for posts.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:38 -
Checks if a given request has access to font faces.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:115