[wp-hackers] Using WP Transients for User Sessions

BenderisGreat greglancaster71 at gmail.com
Wed Oct 16 16:22:34 UTC 2013


thats what I thought it was doing, but I wasnt sure because a var_dump looks
like each session is stored via the user_id

array(2) { [1]=> int(1381939181) [13]=> int(1381940097) }

how would I go about calling delete_transient() from an array like that. On
http://codex.wordpress.org/Function_Reference/delete_transient  it says it
only accepts a single string. 



--
View this message in context: http://wordpress-hackers.1065353.n5.nabble.com/Using-WP-Transients-for-User-Sessions-tp42547p42552.html
Sent from the Wordpress Hackers mailing list archive at Nabble.com.


More information about the wp-hackers mailing list