[wp-trac] [WordPress Trac] #22002: Favorite plugins in the plugin installer

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 26 20:14:34 UTC 2012


#22002: Favorite plugins in the plugin installer
------------------------------+------------------
 Reporter:  Otto42            |       Owner:
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  3.5
Component:  Upgrade/Install   |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+------------------

Comment (by georgestephanis):

 For

 ` $user = isset( $_REQUEST['user'] ) ? stripslashes( $_REQUEST['user'] ) :
 get_user_option( 'wporg_favorites' ); `

 should we be explicitly checking $_GET instead of $_REQUEST?  The form's a
 get form anyways.

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


More information about the wp-trac mailing list