Learndash_Admin_Courses_Listing
Class LearnDash Courses (sfwd-courses) Posts Listing.
Description #
Source #
File: includes/admin/classes-posts-listings/class-learndash-admin-courses-listing.php
Changelog #
Version | Description |
---|---|
2.6.0 | Introduced. |
Methods #
- __construct — Public constructor for class
- filter_listing_by_price_type — This function fill filter the table listing items by the selected Price Type.
- listing_init — Called via the WordPress init action hook.
- listing_table_query_vars_filter_courses — Listing table query vars
- on_load_edit — Call via the WordPress load sequence for admin pages.
- on_load_listing — Call via the WordPress load sequence for admin pages.
- post_row_actions — Add Course Builder link to Courses row action array.
- show_column_price_type — Show Price Type column.
- show_selector_price_type — Show selector for price type.
- show_shared_steps_notice — We recommend using shared steps setting.