ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.8.0
  • Page 4

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

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

wp_{$post->post_type}_revisions_to_keep

Filter Hook: Filters the number of revisions to save for the given post by its post type.

Source: wp-includes/revision.php:698

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 7 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy