@package: REST_API
-
Deletes one plugin from the site.
Used by 0 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:529 -
Prepares the plugin for the REST response.
Used by 5 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:578 -
Retrieves a collection of plugins.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:132 -
Filters plugin data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:619 -
Checks if a given request has access to get a specific plugin.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:162 -
Retrieves one plugin from the site.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:188 -
Checks if the given plugin can be viewed by the current user.
Used by 4 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:211 -
Core class to access plugins via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:17 -
Plugins controller constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:26 -
Registers the routes for the plugins controller.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:36 -
Checks if a given request has access to get plugins.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:112 -
Retrieves the block type’ schema, conforming to JSON Schema.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:407 -
Retrieves the query params for collections.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:829 -
Prepares the theme support value for inclusion in the REST API response.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:453 -
Get the block, if the name is valid.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:214 -
Retrieves a specific block type.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:231 -
Prepares a block type object for serialization.
Used by 2 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:254 -
Filters a block type returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:360 -
Prepares links for the request.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:371 -
Registers the routes for block types.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:56 -
Checks whether a given request has permission to read post block types.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:121 -
Retrieves all post block types, depending on user context.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:133 -
Checks if a given request has access to read a block type.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:172 -
Checks whether a given block type should be visible.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:193 -
Core class used to access block types via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:17 -
Constructor.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:42