vendi-advertising/vendi-thumbnail-from-yaml

Register WordPress thumbnails in YAML

Maintainers

Package info

github.com/vendi-advertising/vendi-thumbnail-from-yaml

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

Statistics

Installs: 360

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.6 2025-04-29 14:30 UTC

This package is auto-updated.

Last update: 2026-03-01 00:56:23 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 ]