Browse: Home / Constants /

LEARNDASH_SETTINGS_TRIGGER_UPGRADE_VERSION

This constant is for internal user only.

define( 'LEARNDASH_SETTINGS_TRIGGER_UPGRADE_VERSION',  string $value )

Define LearnDash LMS – Set the settings database upgrade trigger version.


Description #

This define controls admin prompts to perform a data upgrades.


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.1 Introduced.