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.


Top ↑

Source Source

File: includes/class-ldlms-transients.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.