[wp-trac] [WordPress Trac] #18289: Direct link to plugin installation should have admin chrome

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 19 04:55:01 UTC 2011


#18289: Direct link to plugin installation should have admin chrome
-------------------------------------+------------------------
 Reporter:  nacin                    |       Owner:  nacin
     Type:  task (blessed)           |      Status:  reviewing
 Priority:  normal                   |   Milestone:  3.3
Component:  Upgrade/Install          |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------------

Comment (by dd32):

 The patch as-is misses the Plugins widget on the dashboard, and the
 Importers screen as well.

 As for `$_REQUEST['plugin']` that should be sanitized with sanitize_key()
 probably, or just urlencode it instead. (add_query_arg() not
 encoding/sanitizing things strikes me again..)

 I'm not too fussy on this, If someone definitely wants this in 3.3, it'd
 be appreciated for a patch refresh/update with the above items in mind.

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


More information about the wp-trac mailing list