LEARNDASH_TRANSLATIONS_URL_CACHE define( 'LEARNDASH_TRANSLATIONS_URL_CACHE', string $value ) Define LearnDash LMS – Set the Translation cache timeout. ContentsDescription Parameters Source Changelog Related @package 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: sfwd-lms/learndash-includes.php Changelog # Changelog Version Description 2.5.2 Introduced. Related # @package # LearnDash