Learndash_Admin_Builder::process_course_steps()
Method: Build course steps HTML.
Learndash_Admin_Builder::process_course_steps Read More »
@package: LearnDash / Builder
Source Files: includes/admin/class-learndash-admin-builder.php
Method: Build course steps HTML.
Learndash_Admin_Builder::process_course_steps Read More »
Method: Get the number of current items in the builder.
Learndash_Admin_Builder::get_build_items_count Read More »
Method: Get the selected items for a post type.
Learndash_Admin_Builder::get_selector_selected_steps Read More »
Method: Utility function to build the selector query args array.
Learndash_Admin_Builder::build_selector_query Read More »
Method: Show selector single row.
Learndash_Admin_Builder::build_selector_row_single Read More »
Method: Show the Course Box Selectors – Left side sections. There will be one selector per post type.
Learndash_Admin_Builder::show_builder_selectors Read More »
Method: Common function to show Selector pager buttons.
Learndash_Admin_Builder::build_selector_pages_buttons Read More »
Method: Show selector rows.
Learndash_Admin_Builder::build_selector_rows Read More »
Method: Build Course Steps HTML.
Learndash_Admin_Builder::build_course_steps_html Read More »
Method: Show builder header right
Learndash_Admin_Builder::show_builder_header_right Read More »
Method: Utility function to get the label for Post Type.
Learndash_Admin_Builder::get_label_for_post_type Read More »
Function: Verify builder data
learndash_verify_builder_data Read More »
Class: Class LearnDash Course Builder Metabox Base.
Learndash_Admin_Builder Read More »
Method: Public constructor for class
Learndash_Admin_Builder::__construct Read More »
Method: Add instance to static tracking array
Learndash_Admin_Builder::add_instance Read More »
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 »
Method: Prints content for Course Builder meta box for admin This function is called from other add_meta_box functions
Learndash_Admin_Builder::show_builder_box Read More »
Method: Show builder headers
Learndash_Admin_Builder::show_builder_headers Read More »