transient()
This function is mostly for the convenient pattern of checking the transient and the object cache. If your usage of the transient storage is different than simply getting/setting data to a variable, you may need to write the transient/wp_cache directly. Note: Using the query parameter will clear/bypass the transient. Read More »