ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 289

WP_REST_Settings_Controller::set_additional_properties_to_false()

Method: Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:337

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::update_item()

Method: Updates settings for the settings object.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:145

Used by 0 functions | Uses 4 functions

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