Tag: twig

  • Timber 1.0 Is Now Available on WordPress.org

    Timber 1.0 Is Now Available on WordPress.org

    Last week the creators of Timber, the plugin that enables WordPress theme developers to write HTML using the Twig Template Engine, released version 1.0 on WordPress.org. The plugin is active on more than 10,000 websites where theme authors have elected to keep PHP files separate from HTML. Timber is built on DRY and MVC principles…

  • Sprig: A WordPress Starter Theme that Features the Twig Templating Engine

    Sprig: A WordPress Starter Theme that Features the Twig Templating Engine

    Those who are new to WordPress theming are often confused by the mixture of PHP and HTML markup in templates. It’s easy to accidentally break theme functionality when everything is placed in the same file. For that reason, there’s a strong contingency of developers who prefer to integrate the Twig PHP templating engine with WordPress,…