Browse: Home / Constants /

LEARNDASH_TRANSLATIONS_URL_CACHE

define( 'LEARNDASH_TRANSLATIONS_URL_CACHE',  string $value )

Define LearnDash LMS – Set the Translation cache timeout.


Description #

This controls how often the plugin will call out to the translations server to check for updates.


Parameters #

$value

(string) (Required) Default is number of seconds in a 24 hour period (86.400).


Source #

File: learndash-includes.php


Changelog #

Changelog
Version Description
2.5.2 Introduced.