[wp-trac] [WordPress Trac] #57612: Deprecate `wp-admin/media.php`

WordPress Trac noreply at wordpress.org
Mon Nov 4 13:28:18 UTC 2024


#57612: Deprecate `wp-admin/media.php`
-------------------------------------------------+-------------------------
 Reporter:  kebbet                               |       Owner:  audrasjb
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  6.3
Component:  Media                                |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  early has-patch commit add-to-       |     Focuses:
  field-guide                                    |  administration
-------------------------------------------------+-------------------------

Comment (by neo2k23):

 Replying to [comment:1 kebbet]:
 > The screen is accessible via `wp-
 admin/media.php?attachment_id=NNN&action=edit`, where NNN is attachment
 id.


 you could try instead either

                 upload.php?item="the image_id";
                 post.php?post="the image_id"&action=edit;

 It worked for me.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57612#comment:41>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list