page-carbajal/wpexpress-mustache

Mustache implementation for WPExpress


License
GPL-3.0

Documentation

WPExpress Mustache

Since WPExpress version 1.4.0. WPExpress/UI was deprecated.

All necessary files for WPExpress/UI were assimilated into the core and the support for WPExpress/UI project was therefore terminated.

The last version of WPExpress/UI is available on packagist and also available on GitHub.

I went into great details about my pain on terminating the WPExpress/UI this project on my blog. My greatest concern was to give up on templating engines.

However I decided to be a grown up and not to force my vision into the world. I keep my commitment to provide useful tool for development. But I also need to get some satisfaction on coding for me.

This project allows me and others to use Mustache as RenderEngine.

Change Log

Version 1.0.0

  • Basic Mustache Implementation

Version 1.0.1

  • Added support for partials