Learndash_Admin_Builder::get_instance()
Method: Get the current instance of this class or new.
Learndash_Admin_Builder::get_instance Read More »
@package: LearnDash / Builder
Source Files: includes/admin/class-learndash-admin-builder.php
Method: Get the current instance of this class or new.
Learndash_Admin_Builder::get_instance Read More »
Method: Call via the WordPress load sequence for admin pages.
Learndash_Admin_Builder::builder_on_load Read More »
Method: Call via the WordPress admin_footer action hook.
Learndash_Admin_Builder::builder_admin_footer Read More »
Class: Class LearnDash Quiz Builder Metabox.
Learndash_Admin_Metabox_Quiz_Builder Read More »
Method: This function is empty on purpose and overrides the parent function with the same name. The purpose is to prevent the default output.
Learndash_Admin_Metabox_Quiz_Builder::show_builder_header_right Read More »
Method: Public constructor for class
Learndash_Admin_Metabox_Quiz_Builder::__construct Read More »
Method: Build Course Steps HTML.
Learndash_Admin_Metabox_Quiz_Builder::build_course_steps_html Read More »
Method: Initialize builder for specific Quiz Item.
Learndash_Admin_Metabox_Quiz_Builder::builder_init Read More »
Method: Build course steps HTML.
Learndash_Admin_Metabox_Quiz_Builder::process_quiz_questions Read More »
Method: Prints content for Quiz Builder meta box for admin This function is called from other add_meta_box functions
Learndash_Admin_Metabox_Quiz_Builder::show_builder_box Read More »
Method: Save Course Builder steps
Learndash_Admin_Metabox_Quiz_Builder::save_course_builder Read More »
Method: Get the selected items for a post type.
Learndash_Admin_Metabox_Quiz_Builder::get_selector_selected_steps Read More »
Method: Handle AJAX pager requests.
Learndash_Admin_Metabox_Quiz_Builder::learndash_builder_selector_pager Read More »
Method: Get the number of current items in the builder.
Learndash_Admin_Metabox_Quiz_Builder::get_build_items_count Read More »
Method: Handle AJAX search requests.
Learndash_Admin_Metabox_Quiz_Builder::learndash_builder_selector_search Read More »
Method: Call via the WordPress admin_footer action hook.
Learndash_Admin_Metabox_Quiz_Builder::builder_admin_footer Read More »
Method: Handle AJAX new step requests.
Learndash_Admin_Metabox_Quiz_Builder::learndash_builder_selector_step_new Read More »
Method: Build Course Steps HTML.
Learndash_Admin_Metabox_Course_Builder::build_course_steps_html Read More »
Method: Utility function to get the label for Post Type.
Learndash_Admin_Metabox_Quiz_Builder::get_label_for_post_type Read More »
Method: Handle AJAX trash step requests.
Learndash_Admin_Metabox_Quiz_Builder::learndash_builder_selector_step_trash Read More »