ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php
  • Page 2

WP_REST_Sidebars_Controller::retrieve_widgets()

Method: Looks for “lost” widgets once per request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:296

Used by 4 functions | Uses 0 functions

WP_REST_Sidebars_Controller::prepare_item_for_response()

Method: Prepares a single sidebar output for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:316

Used by 3 functions | Uses 4 functions

WP_REST_Sidebars_Controller

Class: Core class used to manage a site’s sidebars.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:19

Used by 0 functions | Uses 1 function

WP_REST_Sidebars_Controller::__construct()

Method: Sidebars controller constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:34

Used by 0 functions | Uses 0 functions

WP_REST_Sidebars_Controller::register_routes()

Method: Registers the controllers routes.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:44

Used by 0 functions | Uses 0 functions

WP_REST_Sidebars_Controller::get_items_permissions_check()

Method: Checks if a given request has access to get sidebars.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:96

Used by 0 functions | Uses 4 functions

WP_REST_Sidebars_Controller::get_items()

Method: Retrieves the list of sidebars (active or inactive).

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:121

Used by 0 functions | Uses 5 functions

WP_REST_Sidebars_Controller::get_item_permissions_check()

Method: Checks if a given request has access to get a single sidebar.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:154

Used by 0 functions | Uses 4 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy