vendi-advertising/vendi-thumbnail-from-yaml

Register WordPress thumbnails in YAML

Installs: 342

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/vendi-advertising/vendi-thumbnail-from-yaml

1.0.6 2025-04-29 14:30 UTC

This package is auto-updated.

Last update: 2025-09-29 15:40:05 UTC


README

PHP Composer

Store thumbnail information in YAML so that it is easier to find, read and edit.

normal-crop-true:
  width: 1920
  height: 1281
  crop: true
normal-array:
  crop: [center, bottom]
normal-multiplier:
  width: 100
  height: 100
  multipliers: [ 2 ]