kbnt/timber-functions-and-filters

0.0.1 2022-05-19 14:51 UTC

This package is auto-updated.

Last update: 2025-03-19 20:53:49 UTC


README

Symfony VarDumper for Timber.

Install

composer require hellonico/timber-dump-extension

Usage

{{ dump(foo) }}

Note that this extension will only be enabled if WP_DEBUG is set to true.