Saved Bookmarks
| 1. |
What Is Grav Twig Filters & Functions? |
|
Answer» Filters are used to FORMAT the DATA the way you want and output. Functions are used to generate contents. Twig TEMPLATES are TEXT files that contain EXPRESSIONS and variables replaced by values. Filters are used to format the data the way you want and output. Functions are used to generate contents. Twig templates are text files that contain expressions and variables replaced by values. |
|