learndash_mo_file_path
Filter Hook: Filter the path to the .mo file to use for LearnDash.
learndash_mo_file_path Read More »
Filter Hook: Filter the path to the .mo file to use for LearnDash.
learndash_mo_file_path Read More »
Method: Get or output view template file.
SFWD_LMS::get_view Read More »
Method: Show admin notice message after 4.3.0.2 hub upgrade.
SFWD_LMS::hub_after_upgrade_admin_notice Read More »
Method: Shows Telemetry modal.
SFWD_LMS::add_telemetry_modal Read More »
Action Hook: No description found
stellarwp/telemetry/learndash/optin Read More »
Method: Includes Razorpay Connect. Fired on action ‘init’.
SFWD_LMS::add_razorpay Read More »
Method: Includes Stripe Connect. Fired on action ‘init’.
SFWD_LMS::add_stripe Read More »
Action Hook: Fires to trigger active theme/template to load.
learndash_themes_load Read More »
Filter Hook: Filters expired courses from course info query
learndash_user_courseinfo_courses_include_expired Read More »
Constant: Define LearnDash LMS – Set during plugin activation.
LEARNDASH_ACTIVATED Read More »
Constant: Define LearnDash LMS – Set the Template override path.
LEARNDASH_TEMPLATES_DIR Read More »
Filter Hook: Filter Taxonomy Capability.
learndash_taxonomy_capabilities Read More »
Filter Hook: No description found
learndash_taxonomy_capability Read More »
Filter Hook: Filters query arguments for course prerequisites.
learndash_course_prerequisite_post_options Read More »
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.
SFWD_LMS::option_active_plugins_proc Read More »
Method: Set up lesson display settings
SFWD_LMS::lesson_display_settings Read More »
Method: This is called from the update_options() function for the option ‘active_plugins’. Using this filter we can remove our plugin path we added via the option_active_plugins_proc filter.
SFWD_LMS::pre_update_option_active_plugins Read More »
Filter Hook: Filters query arguments for getting course lesson.
learndash_lesson_course_post_options Read More »