Section::create()
Method: Creates a new instance of the class.
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Sections/Section.php
Method: Creates a new instance of the class.
Method: Recursively passes a post to the widgets (that require a post).
Post::pass_post_to_widgets Read More »
Class: The base view class for dashboards based on the post (e.g. course dashboard, group dashboard).
Method: Constructor.
Filter Hook: Filters whether the dashboard is enabled for a specific post. Default true.
learndash_dashboard_post_is_enabled Read More »
Method: Constructor.
Method: Gets the breadcrumbs base.
View::get_breadcrumbs_base Read More »
Method: Public constructor for class
LearnDash_Settings_Metabox_Course_Dashboard::__construct Read More »
Method: Shows the dashboard.
LearnDash_Settings_Metabox_Course_Dashboard::show_settings_metabox_fields Read More »
Class: Class LearnDash Settings Metabox for Course Groups Settings.
LearnDash_Settings_Metabox_Course_Dashboard Read More »
Method: Processes the dashboard tab.
Learndash_Admin_Post_Edit::process_dashboard_tab Read More »
Method: Filters the edit post link function to add the Dashboard tab when clicking on the Post title in the Post list.
Learndash_Admin_Post_Edit::add_dashboard_tab_in_edit_post_link Read More »
Method: Reverts the edit post link in the row actions to the default one.
Learndash_Admin_Post_Edit::revert_edit_post_link_in_row_actions Read More »
Filter Hook: Filters whether the Dashboard tab is the default tab in the post edit screen.
learndash_dashboard_tab_is_default Read More »
Method: Creates a new instance of the validation rule from a string form.
Restrict_Courses_In_Multiple_Groups_With_Start_Or_End_Date::fromString Read More »
Method: The invokable method used to validate the value.
Restrict_Courses_In_Multiple_Groups_With_Start_Or_End_Date::__invoke Read More »