<?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';