Browse: Home / Constants /

LEARNDASH_PLUGIN_LICENSE_INTERVAL

define( 'LEARNDASH_PLUGIN_LICENSE_INTERVAL',  int $value )

Define LearnDash LMS – Configure the interval for support license check.


Description #


Parameters #

$value

(int) (Required) number of minutes between license checks. Default is 3600 minutes (60 minutes).


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
3.6.0.3 Introduced.