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

Auto Describe Taxonomies

説明

This plugin will auto-describe your post tags or your wordpress categories using freebase.

All you have to do after enabling it is to watch it work!

If you dont see any tag description or category description in your frontend tag/category pages, make sure your wordpress theme is displaying them!

Note

*With no word from Dan Fratean since February, I have decided to clone his script and fix it. Having added some sanity checks and a missing array expansion, the plugin now works. Near as I can tell, he was working on an upgrade when something “happened” and he suddenly dropped development. I’d hate to imagine what it was. So this is version 1.0.4.
*If you have Dan Frateans Auto Describe Tags, I suggest uninstalling it prior to installing Auto Describe Taxonomies as it will do the same thing and there is no sense in having two describing engines running on your installation.

TODO

*automatic language conversions of described taxonomies Status: researching …

スクリーンショット

  • Setting Admin Panel

インストール

  1. Download the plugin zip archive.
  2. Extract it in your ‘wp-content/plugins’ folder or upload via admin panel.
  3. Browse to your plugins section and activate the plugin.
  • OR –

Install it via the plugin manager.

FAQ

Why did you do this?

Dan Fratean was working on an upgrade that broke and he dropped off the face of the Earth. After much attempt to get an answer I decided to pick up the torch and continue from where he left off.

評価

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

貢献者と開発者

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

貢献者

“Auto Describe Taxonomies” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1.4

Updated donate link

1.1.3

Brian Brown, Ph.D. found a small syntax issue that caused problems on servers not running the latest php. I have applied his patch.

1.1.2

*made the name space for variables more unique, suspected possible collisions with Dan Fratean’s original version.
*added a check for a null array when running one of the new features I added in version 1.1.1

1.1.1

Updated the readme file to properly reflect the name of the plugin and to properly display its various sections according to wordpress standards.

1.1

Added links to all of the words under categories and tags to make it easier to jump to those pages and see what was pulled in from freebase.

1.0.4

Fixed error issues with Dan Fratean’s 1.0.3 version of the script. Forcibly taking up the torch on what appears to be an abandoned project.