Browse: Home / Constants /

LEARNDASH_PLUGIN_INFO_INTERVAL

define( 'LEARNDASH_PLUGIN_INFO_INTERVAL',  int $value )

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


Description #


Parameters #

$value

(int) (Required) number of minutes between information checks. Default is 600 minutes (10 minutes).


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
3.6.0.3 Introduced.