Plugin Directory

Changeset 2975187

Timestamp:
10/05/2023 12:35:57 PM (10 months ago)
Author:
jarednova
Message:

Add note about plugin support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • timber-library/tags/1.22.1/readme.txt

    r2823296 r2975187  
    22Contributors: jarednova
    33Tags: template engine, templates, twig
    4 Tested up to: 6.1.1
     4Tested up to: 6..1
    55Stable tag: 1.22.1
    66Requires PHP: 7.2.5
     
    1212
    1313== Description ==
     14
     15
     16
     17
     18
     19
     20
    1421Timber helps you create fully-customized WordPress themes faster with more sustainable code. With Timber, you write your HTML using the [Twig Template Engine](http://twig.sensiolabs.org/) separate from your PHP files. This cleans up your theme code so, for example, your PHP file can focus on being the data/logic, while your Twig file can focus 100% on the HTML and display.
    1522
Note: See TracChangeset for help on using the changeset viewer.