Linux 软件免费装
Banner图

LOOS Featured Image Automator

开发者 looswebstudio
更新时间 2026年6月5日 16:19
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo featured-image ogp social-image og-image

下载

0.1.0 0.2.0

详情介绍:

LOOS Featured Image Automator builds an OG Image Maker URL from your post title and site-wide API parameters defined on the settings screen, fetches the generated 1200x630 JPEG, sideloads it into the WordPress Media Library, and attaches it to the post as the featured image. Generation runs asynchronously through WP-Cron, so saving a post is never blocked by the API call. What this plugin does What this plugin does NOT do This plugin depends on a third-party service (operated by LOOS Inc.) to generate featured images. See the "External services" section below for the full disclosure (endpoints, what is sent, and when).

安装:

  1. Upload the loos-featured-image-automator directory to the /wp-content/plugins/ directory, or install via the Plugins screen in WordPress.
  2. Activate the plugin through the Plugins screen.
  3. Go to Settings > LOOS Featured Image Automator and configure the target post types and the default API parameters (type, layout, mode, OKLCH color, etc.).
  4. Save a post in a target post type. The featured image will be generated on the next WP-Cron run.

屏幕截图:

  • Settings screen: target post types and OG Image Maker API parameters.

常见问题:

Does this plugin output an og:image meta tag?

No. The plugin only attaches the generated image as the featured image. Your theme or SEO plugin is expected to output the og:image meta tag from the featured image. This design avoids duplicate og:image output when combined with SEO plugins.

What happens if I set the featured image manually?

A manually-set featured image is never overwritten. If the current featured image was not generated by this plugin, the plugin will skip generation for that post entirely.

What happens when I change the post title?

On the next WP-Cron run after the post is saved, the plugin rebuilds the API URL with the new title. If the resulting image differs from the previous one, a new image is generated and attached. If the "Delete the previous auto-generated image" option is enabled (default), the previous auto-generated image is removed from the Media Library.

Is there a UI in the block editor?

No. There is no per-post meta box or Gutenberg sidebar. All API parameters are managed site-wide on the settings screen. The only per-post value is the post title.

Does the plugin send any personal data?

Only the post title and the site-wide API parameters configured on the settings screen are sent to the OG Image Maker API.

更新日志:

0.2.0 0.1.0