LDLMS_Transients

Class to create the instance.


Description Description


Source Source

File: includes/class-ldlms-transients.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.

Top ↑

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.

Top ↑

User Contributed Notes User Contributed Notes

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