Browse: Home / Snippets /

Require file for course_content shortcode

Contents


Snippet #

Important: All snippets are provided as-is without support or guarantees. These snippets are provided as guidelines for advanced users looking to customize LearnDash. For any additional help or support with these snippets, we recommend reaching out to a LearnDash Expert.

// Add this to the functions.php of your (Child) theme
require_once dirname( dirname( dirname(__FILE__) ) ) . '/plugins/sfwd-lms/includes/shortcodes/ld_course_content.php';

Note: This is only required if you are running a version older than 3.2.1