Learndash_Admin_Builder::show_builder_header_right()
Method: Show builder header right
Learndash_Admin_Builder::show_builder_header_right Read More »
@package: LearnDash / Builder
Source Files: includes/admin/class-learndash-admin-builder.php
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 »
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 »
Class: Class LearnDash Course Builder Metabox Base.
Learndash_Admin_Builder Read More »
Class: Class LearnDash Posts Listing Abstract.
Learndash_Admin_Posts_Listing Read More »
Method: Public constructor for class
Learndash_Admin_Builder::__construct Read More »
Method: Public constructor for class
Learndash_Admin_Posts_Listing::__construct Read More »
Method: Add instance to static tracking array
Learndash_Admin_Builder::add_instance Read More »
Method: Display options above table listing to allow filtering.
Learndash_Admin_Posts_Listing::restrict_manage_posts_action Read More »
Method: Get the current instance of this class or new.
Learndash_Admin_Builder::get_instance Read More »
Method: Output custom column row data
Learndash_Admin_Posts_Listing::manage_column_rows Read More »
Method: Call via the WordPress load sequence for admin pages.
Learndash_Admin_Builder::builder_on_load Read More »
Method: Add post type column headers.
Learndash_Admin_Posts_Listing::manage_column_headers Read More »
Method: Call via the WordPress admin_footer action hook.
Learndash_Admin_Builder::builder_admin_footer Read More »
Method: Function to show early selectors.
Learndash_Admin_Posts_Listing::show_early_selectors 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: Function to show late selectors.
Learndash_Admin_Posts_Listing::show_late_selectors Read More »