このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Tag Wiki for WordPress

説明

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!

スクリーンショット

  • 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.)

インストール

  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. 🙂

評価

このプラグインにはレビューがありません。

貢献者と開発者

Tag Wiki for WordPress はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Tag Wiki for WordPress” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Version 0.1

  • Initial release.