Twigify

0

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 ty

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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