LearnDash_REST_API
Class LearnDash REST API.
Description Description
Source Source
File: includes/rest-api/class-ld-rest-api.php
Changelog Changelog
Version | Description |
---|---|
2.4.5 | Introduced. |
Methods Methods
- __construct — Public constructor for class
- enabled — Check if REST is enabled for post type.
- get_controller — get REST controller for post type.
- get_instance — Returns the *Singleton* instance of this class.
- gutenberg_enabled — Check if Gutenberg editor is enabled for post type.
- rest_api_init — Init function to all the LearnDash REST API namespace and endpoints.
- this — Override class function for 'this'.