#13116 closed defect (bug) (duplicate)
update_user_option and later get_user_option vs. cached results
Reported by: | neoxx | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.9 |
Component: | Users | Keywords: | user, user_option, cache |
Focuses: | Cc: |
Description
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
Change History (3)
Note: See
TracTickets for help on using
tickets.
#11254