Browse: Home / Constants /

LEARNDASH_LMS_TEXT_DOMAIN

This constant is for internal user only.

define( 'LEARNDASH_LMS_TEXT_DOMAIN',  string $value )

Define LearnDash LMS – Set the text domain.


Description #

This define is used when loading the text domain files. Should NOT be used for actual text domain string markers.


Parameters #

$value

(string) (Required) PHP version x.x.x or x.x.x.x format.


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
2.3.2 Introduced.