Changeset 11527
- Timestamp:
- 06/06/2009 02:39:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugins.php
r11474 r11527 437 437 $plugin_meta = apply_filters('plugin_row_meta', $plugin_meta, $plugin_file, $plugin_data, $context); 438 438 echo implode(' | ', $plugin_meta); 439 echo "</ p></td>439 echo "</td> 440 440 </tr>\n"; 441 441
Note: See TracChangeset
for help on using the changeset viewer.