LD_REST_Posts_Gutenberg_Controller
LearnDash Gutenberg Posts Controller.
Description #
Source #
File: includes/gutenberg/lib/class-ld-rest-gutenberg-posts-controller.php
Changelog #
Version | Description |
---|---|
2.5.8 | Introduced. |
Methods #
- __construct — Constructor.
- get_item_permissions_check — Function documented in endpoints/class-wp-rest-posts-controller.php
- get_items — Retrieves all public post types.
- get_items_permissions_check — Checks whether a given request has permission to read post type.
- register_routes — Registers the routes for the objects of the controller.