LLMS_Blocks_Post_Types
Setup editor templates for LifterLMS custom Post Types
Description Description
Source Source
File: libraries/lifterlms-blocks/includes/class-llms-blocks-post-types.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Add membership categories and tags to WordPress REST API. Add membership post type editor template. |
1.5.2 | Only show_in_rest for authenticated users with the lifterls_instructor capability. |
1.0.0 | Introduced. |
Methods Methods
- __construct — Constructor
- add_course_template — Add an editor template for courses
- add_lesson_template — Add an editor template for lessons
- add_membership_template — Add an editor template for memberships.
- enable_rest — Enable the rest API for custom post types & taxonomies