WP_REST_Widgets_Controller Core class to access widgets via the REST API.
WP_REST_Site_Health_Controller Core class for interacting with Site Health tests.
WP_REST_Post_Statuses_Controller Core class used to access post statuses via the REST API.
WP_REST_Global_Styles_Controller Base Global Styles REST API Controller.
WP_REST_Themes_Controller Core class used to manage themes via the REST API.
WP_REST_URL_Details_Controller Controller which provides REST endpoint for retrieving information
WP_REST_Menu_Items_Controller Core class to access nav items via the REST API.
WP_REST_Application_Passwords_Controller Core class to access a user's application passwords via the REST API.
WP_REST_Blocks_Controller Controller which provides a REST endpoint for the editor to read, create,
WP_REST_Navigation_Fallback_Controller REST Controller to fetch a fallback Navigation Block Menu. If needed it creates one.
WP_REST_Templates_Controller Base Templates REST API Controller.
WP_REST_Edit_Site_Export_Controller Controller which provides REST endpoint for exporting current templates
WP_REST_Attachments_Controller Core controller used to access attachments via the REST API.
WP_REST_Taxonomies_Controller Core class used to manage taxonomies via the REST API.
WP_REST_Pattern_Directory_Controller Controller which provides REST endpoint for block patterns.
WP_REST_Settings_Controller Core class used to manage a site's settings via the REST API.
WP_REST_Font_Families_Controller Font Families Controller class.
WP_REST_Revisions_Controller Core class used to access revisions via the REST API.
WP_REST_Sidebars_Controller Core class used to manage a site's sidebars.
WP_REST_Search_Controller Core class to search through all WordPress content via the REST API.
WP_REST_Block_Types_Controller Core class used to access block types via the REST API.
WP_REST_Block_Directory_Controller Controller which provides REST endpoint for the blocks.
WP_REST_Block_Pattern_Categories_Controller Core class used to access block pattern categories via the REST API.
WP_REST_Global_Styles_Revisions_Controller Core class used to access global styles revisions via the REST API.
WP_REST_Users_Controller Core class used to manage users via the REST API.
WP_REST_Terms_Controller Core class used to managed terms associated with a taxonomy via the REST API.
WP_REST_Comments_Controller Core controller used to access comments via the REST API.
WP_REST_Autosaves_Controller Core class used to access autosaves via the REST API.
WP_REST_Font_Faces_Controller Class to access font faces through the REST API.
WP_REST_Menus_Controller Core class used to managed menu terms associated via the REST API.
WP_REST_Menu_Locations_Controller Core class used to access menu locations via the REST API.
WP_REST_Server Core class used to implement the WordPress REST API server.
WP_REST_Request Core class used to implement a REST request object.
WP_REST_Search_Handler Core base class representing a search handler for an object type in the REST API.
WP_REST_Term_Search_Handler Core class representing a search handler for terms in the REST API.
WP_REST_Post_Search_Handler Core class representing a search handler for posts in the REST API.
WP_REST_Post_Format_Search_Handler Core class representing a search handler for post formats in the REST API.
WP_REST_Response Core class used to implement a REST response object.
WP_REST_User_Meta_Fields Core class used to manage meta values for users via the REST API.
WP_REST_Term_Meta_Fields Core class used to manage meta values for terms via the REST API.
WP_REST_Meta_Fields Core class to manage meta values for an object via the REST API.
WP_REST_Comment_Meta_Fields Core class to manage comment meta via the REST API.
WP_REST_Post_Meta_Fields Core class used to manage meta values for posts via the REST API.
WP_Style_Engine_CSS_Declarations Core class used for style engine CSS declarations.
WP_Style_Engine_CSS_Rule Core class used for style engine CSS rules.
WP_Style_Engine_Processor Core class used to compile styles from stores or collection of CSS rules.
WP_Style_Engine The main class integrating all other WP_Style_Engine_* classes.
WP_Style_Engine_CSS_Rules_Store Core class used as a store for WP_Style_Engine_CSS_Rule objects.
WP_User_Query Core class used for querying users.
WP_Recovery_Mode_Link_Service Core class used to generate and handle recovery mode links.