delete_site_transient
delete_site_transient ( $transient )
Parameters:- (string) transient Transient name. Expected to not be SQL-escaped.
Returns:- (bool) True if the transient was deleted, false otherwise.
Defined at: - Introduced in WordPress: 2.9.0
- Deprecated in WordPress: —
Description
Deletes a site transient.