Changeset 5110 for trunk/wp-admin/edit-form-advanced.php
- Timestamp:
- 03/26/2007 07:28:29 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-advanced.php
r5056 r5110 153 153 <?php echo $form_prevstatus ?> 154 154 155 <div class="tagdiv"><p>Enter tags (keywords) that you feel describe this post separated by commas: (ex: dogs, san francisco, cats.)<br /> 156 <input type="text" name="tags_input" id="tags_input" size="30" tabindex="3" value="<?php echo get_tags_to_edit( $post_ID ); ?>" /> 157 </p></div> 155 158 156 159 <p class="submit">
Note: See TracChangeset
for help on using the changeset viewer.