> Upgraded from 2.2.2 to 2.3-beta 1, if i add a tag it gets stored in the > database but its not getting reflected in the edit page.
use <?php the_tags(); ?> to display the tags in your post ,may be somewhere after the post .and if you are looking to convert all categories in to tags ,then you must first convert the exisiting categories in to tags from your wp-admin . You need -- thanks taggy http://theyagar.com ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ S.Theyagarajan Under Graduate Department Of Computer Science And Engineering National Institute Of Technology , Trichirapalli India 620015 _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
