This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

HTML5ify for WP

Descripción

Tags added to the writing module with this plugin:
<article>, <section>, <header>, <footer>, <aside>, <canvas>, <video>, <audio>, <source>, <hgroup>, <figure>, <figcaption>

Want more tags? email kenneth@nordahl.me with suggestions

Instalación

This section describes how to install the plugin and get it working.

e.g.

  1. Upload html5ify.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Start writing html5 markup in your writing module

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“HTML5ify for WP” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “HTML5ify for WP” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.1

  • Added <source> for multiple source tags in <video> and <audio>

1.0

  • First release, activates <article>, <section>, <header>, <footer>, <aside>, <canvas>, <video>, <audio>, <hgroup>, <figure>, <figcaption> in your writing module.