delete_transient


delete_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:

Description

Deletes a transient.

Related Functions

delete_site_transient, set_transient, get_transient, delete_expired_transients, get_site_transient

Top Google Results

User discussions

wpseek mobile