content-template-engine

Enables template engine to WordPress contents.

Stars
11

Content Template Engine

Requires

  • PHP 5.3 or later
  • WordPress 4.3 or later

How to contribute

Clone this repository.

$ git [email protected]:miya0001/content-template-engine.git

Change into plugin.

$ cd content-template-engine

Run composer install.

$ composer install