HTML5ify for WP

Plugin Banner

HTML5ify for WP

by KEDA

Download
Description

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

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

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.
Back to top