id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 37517,additional argument for GET_OPTION and UPDATE_OPTION,tazotodua,,"on my plugin/settings page, at first i get an option, then on the same request i might update that option. but the option is cached, and updating is not reflected correctly. for that, i think, there should be additional argument: get_option(name, default, $get_fresh=false) update_option(name,value, autoload, $get_fresh=false); in case i set $get_fresh to true, it should overcome cache and make new request, not getting the cached values. ",defect (bug),closed,normal,,"Options, Meta APIs",,normal,worksforme,,,