ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 289

WP_REST_Sidebars_Controller::do_permissions_check()

Method: Checks if the user has permissions to make the request.

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

Used by 4 functions | Uses 1 function

WP_REST_Sidebars_Controller::get_item()

Method: Retrieves one sidebar from the collection.

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

Used by 0 functions | Uses 3 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

WP_REST_Sidebars_Controller::get_item_schema()

Method: Retrieves the block type’ schema, conforming to JSON Schema.

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

Used by 1 function | Uses 0 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_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_sidebar()

Method: Retrieves the registered sidebar with the given id.

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

Used by 5 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::prepare_links()

Method: Prepares links for the sidebar.

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

Used by 1 function | 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
« Previous 1 … 288 289 290 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy