Ticket #27623: 27623.diff
| File 27623.diff, 640 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/includes/class-wp-plugin-install-list-table.php
68 68 switch ( $tab ) { 69 69 case 'search': 70 70 $type = isset( $_REQUEST['type'] ) ? wp_unslash( $_REQUEST['type'] ) : 'term'; 71 $term = isset( $_REQUEST['s'] ) ? wp_unslash( $_REQUEST['s']) : '';71 $term = isset( $_REQUEST['s'] ) ? wp_unslash( trim( $_REQUEST['s'] ) ) : ''; 72 72 73 73 switch ( $type ) { 74 74 case 'tag':
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)