LD_REST_Exams_Questions_Gutenberg_Controller
Class LearnDash REST API Questions Gutenberg Controller.
Description #
Source #
File: includes/gutenberg/lib/class-ld-rest-exams-questions-gutenberg-posts-controller.php
Changelog #
Version | Description |
---|---|
4.0.0 | Introduced. |
Methods #
- __construct — Public constructor for class
- get_block_ld_question — Get learndash/ld-question block from a ld_question post.
- get_item — Retrieves a single post (ld_question).
- get_ld_question_block_content — Block content from ld_question.
- get_rest_settings_field_value — Get REST Setting Field value.
- register_fields — Prepare the LearnDash Post Type Settings.
- update_item — Updates a single post.
- update_question_item — Updates a single ld_question post.