Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #35101, comment 15


Ignore:
Timestamp:
01/04/2016 01:19:03 AM (9 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35101, comment 15

    initial v1  
    22> ...the image defaults overrides set by my default theme should override any visitor or editor's choices on initial load of edit screens.
    33
    4 This is how it works now but only until the editors select another setting. Then their choice overrides the default. If you want to force them to always use the default for all attachments that are inserted into the editor, see the above patch.
     4This is how it works now but only until the editors select another setting. Then their choice overrides the default. If you want to force them to always use the default for all attachments that are inserted into the editor, see the example in [#comment:10 comment 10].
    55
    66For me keeping the last selected value feels better, but I agree that always starting with the defaults is also a possibility. I'm not sure which is the better UX.