Changeset 11307
- Timestamp:
- 05/12/2009 05:32:57 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r11261 r11307 265 265 $total_upgrade_plugins = count($upgrade_plugins); 266 266 267 // Sort active before inactive for all plugins list 268 $all_plugins = array_merge($active_plugins, $inactive_plugins); 269 267 270 //Searching. 268 271 if ( isset($_GET['s']) ) {
Note: See TracChangeset
for help on using the changeset viewer.