| Current Path : /home/ereika83/www/wp-content/plugins/sfwd-lms/includes/helpers/ |
| Current File : /home/ereika83/www/wp-content/plugins/sfwd-lms/includes/helpers/init.php |
<?php
/**
* LearnDash Helpers.
*
* @since 4.5.0
*
* @package LearnDash
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
require_once LEARNDASH_LMS_PLUGIN_DIR . 'includes/helpers/class-learndash-arr.php';