WNode HTML Generation
WNode HTML Generation
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
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use it in your templates