[wp-trac] [WordPress Trac] #13116: update_user_option and later get_user_option vs. cached results
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 26 07:34:08 UTC 2010
#13116: update_user_option and later get_user_option vs. cached results
--------------------------+-------------------------------------------------
Reporter: neoxx | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Users | Version: 2.9
Severity: normal | Keywords: user, user_option, cache
--------------------------+-------------------------------------------------
Hi,
If I update a user's option with {{{update_user_option}}} and query
sometimes later within the same page call with {{{get_user_option}}} I
still get the old value. - It seems like the cache is not updated...
Greetz,
Berny
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13116>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list