apply_filters( 'learndash_object_cache_enabled', boolean $cache_enabled, string $transient_key )

Filters whether the object cache is enabled.


Description Description


Parameters Parameters

$cache_enabled

Whether the object cache is enabled.

$transient_key

Transient Key.


Top ↑

Source Source

File: includes/class-ldlms-transients.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.4.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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