[wp-trac] [WordPress Trac] #3212: Inline Upload Style

WordPress Trac noreply at wordpress.org
Sun Feb 11 07:40:53 UTC 2024


#3212: Inline Upload Style
--------------------------------------------+-----------------------
 Reporter:  mdawaffe                        |       Owner:  mdawaffe
     Type:  defect (bug)                    |      Status:  closed
 Priority:  normal                          |   Milestone:  2.1
Component:  Administration                  |     Version:  2.1
 Severity:  normal                          |  Resolution:  fixed
 Keywords:  JS CSS upload has-patch commit  |     Focuses:
--------------------------------------------+-----------------------
Changes (by shareswo3):

 * keywords:  JS CSS upload  has-patch commit => JS CSS upload has-patch
     commit


Comment:

 Even after [4349], some of the inline upload inputs remain narrow, which
 can be frustrating when writing a long description. The attached patch
 widens some of the inputs and tables, making it easier to work with. It
 also adds a convenient way to access the uploaded file's URL and prevents
 users from reaching a dead end in the iframe by setting onclick="false" on
 direct links to files when in inline mode. Additionally, it provides
 better defaults for the_attachment_links() and fixes a nonce bug when
 deleting freshly uploaded files.

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


More information about the wp-trac mailing list