Linux 软件免费装
Banner图

ThumbAPI — Auto Featured Images

开发者 dinall
更新时间 2026年5月30日 07:23
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

featured image thumbnail open graph og image blog cover

下载

1.0.1

详情介绍:

ThumbAPI for WordPress turns your post title into a production-ready featured image with a single click. No template design, no image editing, no extra steps in your publishing flow. The plugin adds a panel to the post editor (both the block editor and the classic editor). When you click Generate featured image, the current post title is sent to your ThumbAPI account, the returned image is uploaded to the Media Library, and it is set as the post's featured image automatically. Features What you need External services This plugin sends data to ThumbAPI (https://api.thumbapi.dev), which is a paid third-party service operated by ThumbAPI. When you click Generate featured image, the plugin sends the post title, your selected format, and your selected image style to the ThumbAPI POST /v1/generate endpoint, authenticated with the API key you saved in the plugin settings. ThumbAPI returns a generated image which the plugin then stores in your WordPress Media Library. The plugin does not contact any other external services.

安装:

  1. Upload the thumbapi folder to /wp-content/plugins/ or install the plugin from the WordPress plugin directory.
  2. Activate the plugin from the Plugins screen.
  3. Go to Settings → ThumbAPI and paste your API key from app.thumbapi.dev.
  4. Open any post, give it a title, then click Generate featured image in the ThumbAPI panel.

屏幕截图:

  • Settings screen for API key and defaults.
  • Generated featured image in the post editor.

升级注意事项:

1.0.1 Code cleanup to align with WordPress.org plugin guidelines (inline assets enqueued, textdomain auto-loaded). No user-facing changes. 1.0.0 First public release.

常见问题:

Do I need a paid ThumbAPI plan?

You need a ThumbAPI account and an API key. Pricing is set by ThumbAPI; see thumbapi.dev for current plans.

What happens to the generated image?

It is stored in your Media Library exactly like any other upload. You can edit, replace, or delete it like any other attachment.

Does it overwrite an existing featured image?

Yes — clicking the button always sets the new generated image as the featured image. Your previous featured image stays in the Media Library and can be reassigned.

Can I use my own saved photo or logo?

Yes. Upload your personal photo or logo once in the ThumbAPI dashboard, then pick the matching style ("With image" or "With logo") in the plugin panel.

Does the plugin support the classic editor?

Yes. A small panel is added below the standard Featured Image meta box.

更新日志:

1.0.1 1.0.0