Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

hReview Support for Editor

Descripción

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.

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "hReview Support for Editor" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.9

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