Title: ThumbAPI — Auto Featured Images
Author: dinall
Published: <strong>29 maijs, 2026</strong>
Last modified: 29 jūlijs, 2026

---

Meklēt spraudņus

![](https://ps.w.org/thumbapi/assets/banner-772x250.png?rev=3554257)

![](https://ps.w.org/thumbapi/assets/icon-256x256.png?rev=3554257)

# ThumbAPI — Auto Featured Images

 Autors [dinall](https://profiles.wordpress.org/dinall/)

[Lejupielādēt](https://downloads.wordpress.org/plugin/thumbapi.1.0.2.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/thumbapi/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/thumbapi/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/thumbapi/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/thumbapi/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/thumbapi/)

## Apraksts

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

 * One-click featured image generation from the post title
 * Block editor sidebar panel and classic editor meta-box integration
 * Five output formats: Blog post (1200×630), YouTube (1280×720), Instagram (1080
   ×1080), X (1200×675), LinkedIn (1200×627)
 * Three image styles: faceless, with personal photo, with logo
 * Generated images go through the standard WordPress Media Library — full thumbnail
   sizes are generated automatically
 * No bundled scripts or styles loaded outside the post editor and the plugin’s 
   own settings page

#### What you need

 * A ThumbAPI account and an API key from [app.thumbapi.dev](https://app.thumbapi.dev)
 * For “With image” or “With logo” styles, upload your personal photo or logo once
   in your ThumbAPI dashboard

#### 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.

 * Service: ThumbAPI
 * Endpoint: `https://api.thumbapi.dev/v1/generate`
 * Data sent: post title, output format, image style, your API key (as `x-api-key`
   header)
 * Terms of service: [https://thumbapi.dev/terms-of-service](https://thumbapi.dev/terms-of-service)
 * Privacy policy: [https://thumbapi.dev/privacy-policy](https://thumbapi.dev/privacy-policy)

The plugin does not contact any other external services.

## Ekrānuzņēmumi

[⌊ThumbAPI panel in the block editor sidebar.⌉⌊ThumbAPI panel in the block editor
sidebar.⌉[

ThumbAPI panel in the block editor sidebar.

[⌊Settings screen for API key and defaults.⌉⌊Settings screen for API key and defaults
.⌉[

Settings screen for API key and defaults.

[⌊Generated featured image in the post editor.⌉⌊Generated featured image in the 
post editor.⌉[

Generated featured image in the post editor.

## Uzstādīšana

 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](https://app.thumbapi.dev).
 4. Open any post, give it a title, then click **Generate featured image** in the ThumbAPI
    panel.

## BUJ

### Do I need a paid ThumbAPI plan?

You need a ThumbAPI account and an API key. Pricing is set by ThumbAPI; see [thumbapi.dev](https://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.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“ThumbAPI — Auto Featured Images” ir atvērtā pirmkoda programmatūra. Šo spraudni
ir veidojuši šādi cilvēki.

Līdzdalībnieki

 *   [ dinall ](https://profiles.wordpress.org/dinall/)

[Tulkot “ThumbAPI — Auto Featured Images&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/thumbapi)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/thumbapi/), apmeklējiet
[ SVN krātuvi ](https://plugins.svn.wordpress.org/thumbapi/)vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/thumbapi/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/thumbapi/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

#### 1.0.2

 * Removed unnecessary require_once calls for wp-admin/includes/file.php and wp-
   admin/includes/media.php in the image handler. The remaining wp-admin/includes/
   image.php include is now loaded immediately before wp_generate_attachment_metadata(),
   matching the allowed exception in the plugin guidelines.
 * Block editor: the Generate button now reads “Regenerate” when a featured image
   is already set, with a hint that it will replace the current image.
 * Classic editor: after a successful generation, the button re-labels to “Regenerate
   featured image” so authors can create a new cover without reloading.

#### 1.0.1

 * Moved inline settings page CSS and JS into properly enqueued assets (admin/css/
   admin.css, admin/js/settings.js).
 * Removed unnecessary load_plugin_textdomain() call (handled automatically by WordPress.
   org since 4.6).

#### 1.0.0

 * Initial release.

## Meta

 *  Versija **1.0.2**
 *  Pēdējo reizi atjaunots: **pirms 2 mēnešiem**
 *  Aktīvās instalācijas: **Mazāk par 10**
 *  WordPress versija ** 6.2 vai jaunāka **
 *  Pārbaudīts līdz: **7.0.6**
 *  PHP versija ** 7.4 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/thumbapi/)
 * Birkas:
 * [ai image](https://lv.wordpress.org/plugins/tags/ai-image/)[featured image](https://lv.wordpress.org/plugins/tags/featured-image/)
   [og-image](https://lv.wordpress.org/plugins/tags/og-image/)[open graph](https://lv.wordpress.org/plugins/tags/open-graph/)
   [thumbnail](https://lv.wordpress.org/plugins/tags/thumbnail/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/thumbapi/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

[Your review](https://wordpress.org/support/plugin/thumbapi/reviews/#new-post)

[Skatīt visasatsauksmes](https://wordpress.org/support/plugin/thumbapi/reviews/)

## Līdzdalībnieki

 *   [ dinall ](https://profiles.wordpress.org/dinall/)

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/thumbapi/)