Changeset 5216 for trunk/wp-admin/categories.php
- Timestamp:
- 04/09/2007 06:35:32 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/categories.php
r5033 r5216 119 119 120 120 <?php include('edit-category-form.php'); ?> 121 122 <h3><?php _e('Importers & Converters'); ?></h3> 123 124 <ul> 125 <li><a href="admin.php?import=wp-cat2tag"><?php _e('Selectively convert categories to tags'); ?></a></li> 126 <li><a href="admin.php?import=utw"><?php _e('Import Ultimate Tag Warrior tags'); ?></a></li> 127 </ul> 121 128 <?php endif; ?> 122 129
Note: See TracChangeset
for help on using the changeset viewer.