Browse: Home / Classes /

LDLMS_Transients

LDLMS_Transients

Class to create the instance.


Description #


Source #

File: includes/class-ldlms-transients.php


Changelog #

Changelog
Version Description
3.1.0 Introduced.


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.