이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.