LDLMS_Transients::delete( string $transient_key = '' )
Delete object cache by key.
Description Description
Parameters Parameters
- $transient_key
-
(Optional) The transient key.
Default value: ''
Source Source
File: includes/class-ldlms-transients.php
Changelog Changelog
Version | Description |
---|---|
3.4.1 | Introduced. |