apply_filters( 'learndash_transients_disabled', boolean $transients_disabled , string $transient_key )
Filters whether the transients are disabled or not.
Description Description
Parameters Parameters
- $transients_disabled
-
Whether the transients are disabled or not.
- $transient_key
-
Transient Key.
Source Source
File: includes/class-ldlms-transients.php
Changelog Changelog
Version | Description |
---|---|
2.3.3 | Introduced. |