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.

Microformats 2

Descripción

It is only a very basic implementation, because not every element is accessible through actions or filters. It is better to use a theme that supports Microformats 2 fully.

FAQ

What are Microformats 2?

Microformats are a simple way to markup structured information in HTML. WordPress incorporates some classic Microformats. Microformats 2 supersedes class microformats.

What does this plugin actually do?

For all themes that do not declare support for Microformats 2, this plugin attempts to add Microformats to areas that are accessible through filters and actions.

What can themes do to support this plugin or Microformats 2?

The classes in this theme can optionally be called by a theme. To avoid conflict with this plugin, themes should not have CSS style any classic Microformats or
Microformats 2 classes. Most commonly, the classic Microformats class hentry.

Reseñas

Leer la 1 reseña

Colaboradores y desarrolladores

«Microformats 2» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Microformats 2» 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

Project actively developed on Github at indieweb/wordpress-uf2. Please file support issues there.

1.1.0

  • Better handling for unattached images (props @kraftbj)
  • Fixed proper current_theme_supports handling

1.0.1

  • WP.org version

1.0.0

  • Initial Stable Release