Categorized | Blogs, Plugins, WordPress

Wordpress Plugin – Category Tagging

WordPress has a categorization system that lets users categorize posts. However, using categories is no longer state of the art: In the word wide web, tagging is established — and categorizing is obsolete.

Category Tagging

First of all, let’s summarize what is needed if we want to use tags on a blog:

* Assigning one ore more tags to each post
* Displaying a sorted list of all tags that are used in the blog
* Tag cloud
* Displaying the tags in each post as part of the post’s meta data

In addition, we could use the tags of each post to display a list of related posts. Such list would be more accurate than a PHP code that retrieves related posts programmatically from the database.

Visit & Download

If you enjoyed this post, make sure you subscribe to my RSS feed!

Related posts:

  1. Wordpress Plugin – Ultimate Category Cloud 2.0
  2. Wordpress Plugin – Multi Column Category List
  3. Wordpress Plugin – Category Order 2.0.0
  4. WordPress Plugin – Category Page
  5. WordPress Plugin – Category Posts Widget

Leave a Reply

-->