ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 16

rest_pre_insert_nav_menu_item

Filter Hook: Filters a menu item before it is inserted via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:481

Used by 1 function | Uses 0 functions

WP_REST_Plugins_Controller::check_read_permission()

Method: Checks if the given plugin can be viewed by the current user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:211

Used by 4 functions | Uses 4 functions

WP_REST_Plugins_Controller::does_plugin_match_request()

Method: Checks if the plugin matches the requested parameters.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:805

Used by 1 function | Uses 2 functions

WP_REST_Menu_Items_Controller::prepare_item_for_response()

Method: Prepares a single post output for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:493

Used by 3 functions | Uses 7 functions

WP_REST_Plugins_Controller::create_item_permissions_check()

Method: Checks if a given request has access to upload plugins.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:241

Used by 0 functions | Uses 1 function

WP_REST_Plugins_Controller::is_plugin_installed()

Method: Checks if the plugin is installed.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:840

Used by 1 function | Uses 0 functions

WP_REST_Themes_Controller

Class: Core class used to manage themes via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17

Used by 0 functions | Uses 1 function

rest_themes_collection_params

Filter Hook: Filters REST API collection parameters for the themes controller.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:628

Used by 1 function | Uses 0 functions

WP_REST_Themes_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:30

Used by 0 functions | Uses 0 functions

WP_REST_Themes_Controller::sanitize_theme_status()

Method: Sanitizes and validates the list of theme status.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:642

Used by 0 functions | Uses 0 functions
« Previous 1 … 15 16 17 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy