SFWD_LMS::get_view()
Method: Get or output view template file.
@package: LearnDash
Source Files: includes/class-ld-lms.php
Method: Get or output view template file.
Method: Show admin notice message after 4.3.0.2 hub upgrade.
Method: Shows Telemetry modal.
Action Hook: No description found
Method: Includes Razorpay Connect. Fired on action ‘init’.
Method: Includes Stripe Connect. Fired on action ‘init’.
Action Hook: Fires when LearnDash core is loaded.
Action Hook: Fires to trigger active theme/template to load.
Filter Hook: Filters expired courses from course info query
Constant: Define LearnDash LMS – Set during plugin activation.
Constant: Define LearnDash LMS – Set the Template override path.
Filter Hook: Filter Taxonomy Capability.
Method: Select a group
Filter Hook: No description found
Method: Makes wp_query to retrieve quizzes a course
Method: Called from the ‘all_plugins’ filter. This is called from the Plugins listing screen and will let us set our internal flag ‘all_plugins_called’ so we know when (and when not) to add the learndash plugin path
Method: Set up course display settings
Method: Called from the ‘pre_current_active_plugins’ action. This is called after the Plugins listing checks for valid plugins. The will let us unset our internal flag ‘ALL_PLUGINS_CALLED’.
Filter Hook: Filters query arguments for course prerequisites.
Method: This is called from the get_options() function for the option ‘active_plugins’. Using this filter we can append our LearnDash plugin path, allowing other plugins to check via is_plugin_active() even if learndash is installed in a non-standard plugin directory.