LEARNDASH_ADMIN_CAPABILITY_CHECK define( 'LEARNDASH_ADMIN_CAPABILITY_CHECK', string ) Define LearnDash LMS – Set the Administrator role capability check. ContentsDescription Parameters Source Changelog Related @package Description # The value should match a role capability used to determine if a user is and Administrator user. Default is ‘manage_options’. Parameters # (string) (Required) Default is 'manage_options'. Source # File: sfwd_lms.php Changelog # Changelog Version Description 2.3.0 Introduced. Related # @package # LearnDash