這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

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