Learndash_Admin_Pointers::__construct()
Method: Register variables and start up plugin
Learndash_Admin_Pointers::__construct Read More »
@package: LearnDash / admin
Source Files: includes/admin/class-learndash-admin-pointers.php
Method: Register variables and start up plugin
Learndash_Admin_Pointers::__construct Read More »
Method: Build Course Steps HTML.
Learndash_Admin_Builder::build_course_steps_html Read More »
Method: Show selector rows.
Learndash_Admin_Builder::build_selector_rows Read More »
Method: Common function to show Selector pager buttons.
Learndash_Admin_Builder::build_selector_pages_buttons 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: Utility function to get the label for Post Type.
Learndash_Admin_Builder::get_label_for_post_type Read More »
Method: Show builder header right
Learndash_Admin_Builder::show_builder_header_right Read More »
Method: Show builder header left
Learndash_Admin_Builder::show_builder_header_left Read More »
Method: Show builder headers
Learndash_Admin_Builder::show_builder_headers 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: Call via the WordPress admin_footer action hook.
Learndash_Admin_Builder::builder_admin_footer Read More »
Method: Call via the WordPress load sequence for admin pages.
Learndash_Admin_Builder::builder_on_load Read More »
Method: Get the current instance of this class or new.
Learndash_Admin_Builder::get_instance Read More »
Method: Add instance to static tracking array
Learndash_Admin_Builder::add_instance Read More »
Method: Public constructor for class
Learndash_Admin_Builder::__construct Read More »
Method: Called after the post has been deleted.
Learndash_Admin_Posts_Listing::deleted_post Read More »
Method: Initial hook for deleting a post.
Learndash_Admin_Posts_Listing::before_delete_post Read More »
Method: This function fill filter the table listing items based on filters selected.
Learndash_Admin_Posts_Listing::parse_query_table_filter Read More »
Method: Shows post type filter above the table listing.
Learndash_Admin_Posts_Listing::show_post_type_selector Read More »
Method: Utility function to show the row actions hover links on certain rows.
Learndash_Admin_Posts_Listing::show_row_actions Read More »