LDLMS_Transients
Class to create the instance.
Description Description
Source Source
File: includes/class-ldlms-transients.php
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |
Methods Methods
- __construct — Private constructor for class
- delete — Delete object cache by key.
- get — Get a Transient
- purge_all — Purge all transients.
- set — Utility function to interface with WP set_transient function. This function allow for filtering if to actually write the transient.