WP_REST_Posts_Controller
Core class to access posts via the REST API. The most comprehensive controller, serving as the basis for many other content-type controllers. Class Synopsis class WP_REST_Posts_Controller extends WP_REST_Controller { protected...