Disable transients in LearnDash

Disable transients in LearnDash on your child site.

Snippet Type

Execute on wp-config.php on Child Sites

Snippet

define( 'LEARNDASH_TRANSIENTS_DISABLED', true );
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.