Changeset 17228 for trunk/wp-admin/includes/class-wp-plugins-list-table.php
- Timestamp:
- 01/06/2011 04:11:14 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-plugins-list-table.php
r17129 r17228 234 234 break; 235 235 } 236 236 237 237 if ( 'search' != $type ) { 238 238 $status_links[$type] = sprintf( "<a href='%s' %s>%s</a>",
Note: See TracChangeset
for help on using the changeset viewer.