This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Tag Wiki for WordPress

Description

Tag Wiki for WordPress adds a wiki page for each tag on your site. This is not your grandfather’s tag listing page. It’s a first-class post, with its own URL, content, and even fully customizeable template. The wiki page for a tag is a great place to write summaries about what visitors might find in that tag, give overviews of the topic, or provide links to related tags.

For example, say you have a category for recipes” on your food blog. You might have tags like apples” and bananas.” The post where you share your recipe for Grandma’s Apple Pie might be tagged with apples” and categorized under recipes.” Meanwhile, the similar post where you share your recipe for Uncle Bob’s Banana Bread would be tagged with bananas.” Using Tag Wiki for WordPress, you can create two tag wiki pages, one called Apples” (where you write an overview of apples and why they’re awesome) and one called Bananas,” and then tag each of those pages recipe ingredients.” Now you can create a third tag wiki page called Recipe Ingredients,” on which Apples” and Bananas” will automatically be included. Yup, even tag wiki pages can be tagged. 🙂

A simple [tag-wiki TAGNAME] shortcode makes it easy to insert wiki-links to your tags from anywhere on your site. For instance, to link to the Apples” tag wiki page, use [tag-wiki apples]. If the tag wiki page or the tag itself doesn’t exist, the link will point to the Add New Tag Wiki Page (or Add New Tag) page.

If you’re using WordPress’s pretty permalinks, each tag wiki page has an intuitive URL, like example.com/tag/apples/info.
If you like this plugin, please consider making a donation for your use of the plugin, purchasing one of Meitar’s web development books or, better yet, contributing directly to Meitar’s Cyberbusking fund. (Publishing royalties ain’t exactly the lucrative income it used to be, y’know?) Your support is appreciated!

Screenshots

  • A tag wiki page is just like a regular post, but it appears next to the Tags” item in your WordPress menu and can be accessed by going to your-site.com/tag/TAGNAME/info where TAGNAME” is the tag you’re making a wiki page for. (The tag wiki page titled Apples” is for the apples” tag, and so on.)

Installation

  1. Upload the unzipped tag-wiki directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Add tag wiki pages from

FAQ

How do I associate a tag wiki page with a specific tag?

Simply create a new Tag Wiki Page with the same name as your tag. For instance, if you have a tag like apples” then all you need to do is title your tag wiki page Apples” for the plugin to recognize the association. 🙂

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Tag Wiki for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

Version 0.1

  • Initial release.