文件名称:image-gen:WordPress插件。 生成占位符图像
文件大小:992KB
文件格式:ZIP
更新时间:2024-06-07 17:30:52
PHP
图像生成
这是根据我的一个半定式想法创建的。 因此,它并没有明确的用途,但是如果我或您愿意解决的话,应该可以扩展。
本质上,您可以填写一些选项并生成图像。 然后将图像添加到媒体库。 生成图像后,您可以使用attach WP-CLI命令将其附加到帖子。
该图像实际上是生成的:
这也是:
当前丑陋的选项屏幕:
使用WP-CLI生成图像
WP-CLI集成与[ Gen)配合得很好。
SYNOPSIS
wp image-gen create <title> [--width=
【文件预览】:
image-gen-master
----readme.md(4KB)
----white-checker.gif(81B)
----fonts()
--------SourceSansPro-SemiboldIt.otf(96KB)
--------SourceSansPro-Semibold.otf(124KB)
--------SourceSansPro-ExtraLightIt.otf(89KB)
--------SourceSansPro-Light.otf(122KB)
--------SourceSansPro-It.otf(97KB)
--------SourceSansPro-BoldIt.otf(98KB)
--------SIL Open Font License.txt(4KB)
--------SourceSansPro-Bold.otf(126KB)
--------SourceSansPro-Black.otf(120KB)
--------SourceSansPro-BlackIt.otf(93KB)
--------SourceSansPro-LightIt.otf(93KB)
--------SourceSansPro-ExtraLight.otf(115KB)
--------SourceSansPro-Regular.otf(124KB)
----example-1.png(160KB)
----options.png(41KB)
----image-gen.js(830B)
----image-gen.php(24KB)
----grey-checker.gif(81B)
----image-gen-cli.php(3KB)
----example-2.png(6KB)