get_site_transient


get_site_transient ( $transient )

Parameters:
  • (string) transient Transient name. Expected to not be SQL-escaped.
See:
Returns:
  • (mixed) Value of transient.
Defined at:

Description

Retrieves the value of a site transient.If the transient does not exist, does not have a value, or has expired, then the return value will be false.

Related Functions

set_site_transient, delete_site_transient, get_transient, set_transient, delete_transient

Top Google Results

User discussions

wpseek mobile