kbnt/timber-functions-and-filters

Timber plugin functions and filters

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kbnt/timber-functions-and-filters

0.0.1 2022-05-19 14:51 UTC

This package is auto-updated.

Last update: 2025-10-19 22:13:45 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.