threadi/easy-transients-for-wordpress

Provides a simple object to handle transients in the WordPress-backend.

1.0.3 2025-08-04 15:04 UTC

README

Requirements

  • composer to install this package.
  • WordPress-plugin, theme or Code Snippet-plugin to embed them in your project.

Installation

  1. composer require threadi/easy-transients-for-wordpress
  2. Switch to vendor/thread/easy-transients-for-wordpress
  3. Add the codes from doc/embed.php to your WordPress-project (plugin or theme).

Configuration

TODO