Learndash_Admin_Builder
Class for LearnDash Admin Builder.
Contents
Description #
Source #
Methods #
- __construct — Public constructor for class
- add_instance — Add instance to static tracking array
- build_course_steps_html — Build Course Steps HTML.
- build_selector_pages_buttons — Common function to show Selector pager buttons.
- build_selector_rows — Show selector rows.
- builder_admin_footer — Call via the WordPress admin_footer action hook.
- builder_on_load — Call via the WordPress load sequence for admin pages.
- get_instance — Get the current instance of this class or new.
- get_label_for_post_type — Utility function to get the label for Post Type.
- show_builder_box — Prints content for Course Builder meta box for admin This function is called from other add_meta_box functions
- show_builder_header_left
- show_builder_header_right
- show_builder_headers
- show_builder_selectors — Show the Course Box Selectors - Left side sections. There will be one selector per post type.