這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

hReview Support for Editor

外掛說明

This is a plugin to allow the easy entry of microformat content for reviews (i.e. the hReview microformat) in WordPress pages and posts. It adds a button to the editor that pops up a form with basic review fields, then inserts the contents of the fields back into the editor using markup compatible with hReview.

安裝方式

  1. Unzip the plugin into your wp-content/plugins/ directory. It should automatically create an hreview/ subdirectory.
  2. In your WordPress admin page, go to the Plugins section and Activate the “hReview support for editor” plugin.
  3. When you go to “Write Post” or “Write Page”, click on the star logo to pop-up a simple form.
  4. Fill in the fields of the form, particularly the name of the thing you are reviewing.
  5. Click Insert and the contents of the fields will be inserted into the page or post you were composing, but marked up using the hReview microformat.

常見問題集

What is a microformat?

There are different microformats for different types of information. This plugin uses the hReview microformat for review type information. For more information, see the main microformats site.

Why would I want to use this?

If your reviews are displayed on your blog using the hReview microformat, it makes it easy for search engines to find and do special things with them. For example, Google Rich Snippets support the hReview microformat.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈hReview Support for Editor〉的開發相關工作。

參與者

將〈hReview Support for Editor〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.9

  • Fixed support for hReview button in HTML code editor, broken by WP v3.3