ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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::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

rest_prepare_sidebar

Filter Hook: Filters the REST API response for a sidebar.

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

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

Method: Checks if a sidebar can be read publicly.

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

Used by 3 functions | Uses 0 functions

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::update_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

WP_REST_Sidebars_Controller::update_item()

Method: Updates a sidebar.

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

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