mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-02 12:02:25 +08:00
https://ldx.design/disable-learndash-transients/ https://developers.learndash.com/hook/learndash_transients_disabled/
1 line
49 B
Text
1 line
49 B
Text
define( 'LEARNDASH_TRANSIENTS_DISABLED', true );
|