Vendi 广告/Vendi YAML 缩略图

在 YAML 中注册 WordPress 缩略图

1.0.5 2023-05-15 12:01 UTC

This package is auto-updated.

Last update: 2024-09-15 14:40:39 UTC


README

PHP Composer

将缩略图信息存储在 YAML 中,以便更容易查找、阅读和编辑。

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