[wp-trac] [WordPress Trac] #20228: Image options can't be changed

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 13 21:16:10 UTC 2012


#20228: Image options can't be changed
--------------------------+------------------------------
 Reporter:  koke          |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  3.4
 Severity:  normal        |  Resolution:
 Keywords:  mobile        |
--------------------------+------------------------------

Comment (by azaozz):

 As far as I remember there was a UX discussion whether these options
 should be in Settings -> Media or the last used one should be
 "remembered". At the end the second one was added but the options were
 left so plugins can use/change them.

 Not sure what would be best for XML-RPC. Maybe the "screen states" can be
 loaded and used there? Have a look in set_user_setting(),
 get_user_setting() and wp_user_settings(). Thinking that `get_user_option(
 'user-settings', $user->ID );` can be parsed and sent to the client app.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20228#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list