A backend interface for tagging.

git-svn-id: http://svn.automattic.com/wordpress/trunk@5110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt
2007-03-26 07:28:29 +00:00
parent ee323a457b
commit 613dbfcffa
6 changed files with 109 additions and 9 deletions

View File

@@ -152,6 +152,9 @@ endforeach;
<?php echo $form_pingback ?>
<?php echo $form_prevstatus ?>
<div class="tagdiv"><p>Enter tags (keywords) that you feel describe this post separated by commas: (ex: dogs, san francisco, cats.)<br />
<input type="text" name="tags_input" id="tags_input" size="30" tabindex="3" value="<?php echo get_tags_to_edit( $post_ID ); ?>" />
</p></div>
<p class="submit">
<span id="autosave"></span>