=== Plugin Name === Contributors: SebastianG86 Tags: html, template Requires at least: Unknown Tested up to: 3.1 Stable tag: trunk WNode is a small and fast PHP library, allowing easy, valid (X)HTML generation within PHP code. == Description == WNode is a small and fast PHP library, allowing easy, valid (X)HTML generation within PHP code. Due to its well-defined structure basing on terms already known from HTML you can easily start using it without reading countless documentation pages. Additionally, WNode's chaining ability and strict omitting of get and set keywords is easily legible and space-saving. A documentation is available at https://wiki.mgvmedia.com/en/wnode. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use it in your templates