learndash_bypass_cache
Filter Hook: Filters whether the to bypass cache.
learndash_bypass_cache Read More »
@package: LearnDash
Source Files: includes/class-ldlms-transients.php
Filter Hook: Filters whether the to bypass cache.
learndash_bypass_cache Read More »
Filter Hook: Filters whether the object cache is enabled.
learndash_object_cache_enabled Read More »
Filter Hook: No description found
learndash_cache_expire Read More »
Method: Delete object cache by key.
LDLMS_Transients::delete Read More »
Method: Get a Transient
LDLMS_Transients::get Read More »
Filter Hook: Filters whether the transients are disabled or not.
learndash_transients_disabled Read More »
Method: Utility function to interface with WP set_transient function. This function allow for filtering if to actually write the transient.
LDLMS_Transients::set Read More »
Method: Purge all transients.
LDLMS_Transients::purge_all Read More »
Method: Private constructor for class
LDLMS_Transients::__construct Read More »