Twigify

This plugin creates a templating system using TWIG that you can manage from within your WordPress admin interface. No need to create dozens of templat

Author:Mike Van Winkle (profile at wordpress.org)
WordPress version required:4.0.1
WordPress version tested:4.1.1
Plugin version:1.1.2-beta
Added to WordPress repository:12-12-2014
Last updated:16-02-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/twigify-t...
Total downloads:878
plugin download
Click to start download

This plugin creates a templating system using TWIG that you can manage from within your WordPress admin interface. No need to create dozens of template files anymore for each content type or context. Templates can be applied to every page or post and can access all post and post metadata. You can even write a query from within a page using the TWIG exetensions.

This plugin is still under development and should be considered in a "beta" state.

Current features: * Create a content template that can be applied to any page or post * Reference all post and postmeta values from within a templatei or page/posts * Access terms and term lists from within templates or page/posts * Query posts and loop the result from within templates or page/posts * Template Tags: the_permalink, the_post_thumbnail, the_term_list

Coming features: * Reference other templates from within templates or page/posts * Reference user info from within templates or page/posts * User access management from within templates or page/posts * Global template application rules * is_single, is_home, is_archive, is_author, etc ...

http://github.com/mikevanwinkle/twigify


FAQ
ChangeLog