[wp-trac] [WordPress Trac] #21391: Move attachment editing (media.php) to use standard post type UI

WordPress Trac wp-trac at lists.automattic.com
Wed Jul 25 23:12:58 UTC 2012


#21391: Move attachment editing (media.php) to use standard post type UI
----------------------------+------------------
 Reporter:  nacin           |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.5
Component:  Media           |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+------------------

Comment (by helenyhou):

 The description is the post content, actually, so supporting the editor
 might be fine.

 We may indeed end up needing to do some things in
 `advanced_edit_form.php`, though, to make the editing flow more clear,
 especially as it relates to what was there previously. #19658 would be a
 good thing to have here, and then utilizing those hooks, rather than hard-
 coding a bunch of `if ( 'attachment' === get_post_type() )` stuff.

 Idea: Show the image somewhere prominently on the screen (below the
 title?), and then a button or some such to edit the image, which then
 shows the editing controls below the image already displayed.

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


More information about the wp-trac mailing list