Video: Building sane, reusable WordPress templates with Twig and Timber
You can learn more about this session on the WPCampus 2017 website at https://2017.wpcampus.org/schedule/lightning-talks/building-sane-reusable-wordpress-templates-twig-timber/. Session Description: Traditional WordPress templates are written in PHP code that mixes HTML output with more advanced programming logic. The Timber plugin for WordPress lets you move the markup part of your templates into separate files written in Twig, a simple […]