Browse: Home / Constants /

LEARNDASH_LMS_LIBRARY_URL

define( 'LEARNDASH_LMS_LIBRARY_URL',  string $value )

Define LearnDash LMS – Set the plugin includes/lib relative URL.


Description #

Will be set based on the LearnDash define LEARNDASH_LMS_PLUGIN_URL.


Parameters #

$value

(string) (Required) URL to plugin includes/lib directory.


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
2.1.4 Introduced.