learndash-assignment-row-title-before
Action Hook: Fires before the assignment title and link.
learndash-assignment-row-title-before Read More »
@package: LearnDash / Templates / LD30
Source Files: themes/ld30/templates/assignment/partials/row.php
Action Hook: Fires before the assignment title and link.
learndash-assignment-row-title-before Read More »
Action Hook: Fires after the assignment title and link.
learndash-assignment-row-title-after Read More »
Action Hook: Fires before the assignment post link.
learndash-assignment-row-columns-before Read More »
Action Hook: Fires before assignment comment count & link.
learndash-assignment-row-comments-before Read More »
Action Hook: Fires after the assignment comment count & link.
learndash-assignment-row-comments-after Read More »
Filter Hook: Filters assignment list columns content.
learndash-assignment-list-columns-content Read More »
Action Hook: Fires before an assignment row.
learndash-assignment-row-{$slug}-before Read More »
Class: Class to create the settings section.
LearnDash_Settings_Theme_LD30 Read More »
Method: Protected constructor for class
LearnDash_Settings_Theme_LD30::__construct Read More »
Method: Initialize the metabox settings values.
LearnDash_Settings_Theme_LD30::load_settings_values Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Theme_LD30::load_settings_fields Read More »
Method: Validate settings field.
LearnDash_Settings_Theme_LD30::validate_section_field_media_upload Read More »
Method: Validate color selection settings fields.
LearnDash_Settings_Theme_LD30::validate_section_field_colors Read More »
Function: Gets whether the lesson has quiz or not.
learndash_30_has_lesson_quizzes Read More »
Function: Gets an array of points awarded for an assignment.
learndash_get_points_awarded_array Read More »
Filter Hook: Filters Points awarded data. Used to modify points given for any particular assignment.
learndash_get_points_awarded_array Read More »
Function: Gets whether a lesson has topics or not.
learndash_30_has_topics Read More »
Function: Converts the hex color values to rgb.