Dashboard
Class: The base view class for a dashboard.
Class: The base view class for dashboards based on the post (e.g. course dashboard, group dashboard).
Method: Recursively passes a post to the widgets (that require a post).
Post::pass_post_to_widgets Read More »
Method: Gets the breadcrumbs base.
View::get_breadcrumbs_base Read More »
Method: The invokable method used to validate the value.
Restrict_Courses_In_Multiple_Groups_With_Start_Or_End_Date::__invoke Read More »
Class: Validates the groups of a course when one of the groups have a start or end date.
Restrict_Multiple_Course_Groups_With_Start_Or_End_Date Read More »
Method: Creates a new instance of the validation rule from a string form.
Restrict_Multiple_Course_Groups_With_Start_Or_End_Date::fromString Read More »
Method: Returns the unique id of the validation rule.
Restrict_Multiple_Course_Groups_With_Start_Or_End_Date::id Read More »
Method: The invokable method used to validate the value.
Restrict_Multiple_Course_Groups_With_Start_Or_End_Date::__invoke 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: Returns the actions for a field to show in the WP frontend.
Group_Courses_Auto_Enroll::get_actions_for_field Read More »
Class: Validates the Group Start or End Date when the group has at least one course that belongs to multiple groups.
Restrict_Start_Or_End_Date_In_Groups_With_Course_In_Multiple_Groups Read More »