SFWD_LMS::add_stripe()
Method: Includes Stripe Connect. Fired on action ‘init’.
Method: Includes Stripe Connect. Fired on action ‘init’.
Action Hook: Fires to trigger active theme/template to load.
Action Hook: Fires when LearnDash core is loaded.
Filter Hook: Filters expired courses from course info query
Constant: Define LearnDash LMS – Set during plugin activation.
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 out internal flag ‘all_pluguns_called’ so we know when (and when not) to add the legacy pluin paths
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 legacy plugins directories allowing other plugins to check via is_plugin_active() This will protect that connection of LD is installed in a non-standard plugin directory.
Method: Set up lesson display settings
Method: This is called from the update_options() function for the option ‘active_plugins’. Using this filter we can remove our legacy plugins directories we added via the option_active_plugins_proc filter.
Filter Hook: Filters query arguments for getting course lesson.
Method: Site option active sitewide plugins
Method: Set up topic display settings
Method: Pre Update site option active sidewide plugins