Title: Cover Artist
Author: hooshd
Published: <strong>1 ژوئن 2026</strong>
Last modified: 14 جولای 2026

---

جستجوی افزونه‌ها

![](https://s.w.org/plugins/geopattern-icon/cover-artist.svg)

# Cover Artist

 توسط [hooshd](https://profiles.wordpress.org/hooshd/)

[دانلود](https://downloads.wordpress.org/plugin/cover-artist.1.8.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/cover-artist/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/cover-artist/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/cover-artist/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/cover-artist/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/cover-artist/)

## توضیحات

Cover Artist helps editors create cover art and inline art for posts using AI services
they configure with their own API keys. It can review article context, create an
image prompt, call a selected AI image service, download the resulting image, compress
it, and attach it to the post in the WordPress media library.

The plugin currently supports multiple AI image backends (including OpenAI and Google
Gemini) and integrates directly with the WordPress media library so that generated
artwork is treated just like any other image in your site.

Current defaults use OpenAI’s Responses API with GPT-5.6 Luna, Terra, and Sol available
for text tasks. OpenAI image generation uses the Images API with a dedicated GPT
Image selector that defaults to GPT Image 2. Google Gemini uses the stable Interactions
API with Gemini 3.1 Flash-Lite, Gemini 3.5 Flash, Gemini 3.1 Pro Preview, and the
Nano Banana 2 image family.

When generating with OpenAI, the media modal now exposes configurable image quality
plus preset or custom sizes that follow GPT Image size constraints. The default 
cover-art request uses a 3:2 size at medium quality, while inline image workflows
can switch to smaller or custom dimensions.

**Key features**

 * Generate AI-powered cover art directly from the post editor.
 * NEW: Quick Inline Image Button in block editor (Paragraph/Heading/Image blocks)
   for instant inline image generation and insertion.
 * Block toolbar, inserter, and slash command support for rapid access.
 * Smart context gathering from nearby blocks for better prompts.
 * Editor notices for errors and API key status (no more alerts).
 * Engine/orientation/art style preferences persist via localStorage.
 * Button disables if API keys missing.
 * Create inline art for use inside post content.
 * Generate reviewable editorial draft plans and draft posts from your own brief.
 * Optionally use an existing editable post as style inspiration when creating a
   draft plan.
 * Use inferred descriptions from your article or write your own prompts.
 * Choose from different visual styles when generating art.
 * Automatically save generated images to the media library.
 * Works anywhere the standard media modal is available in the editor.

### External Services

This plugin connects to third-party AI services only when you configure provider
API keys and actively use an AI generation feature. Data is sent to the selected
service as described below.

#### OpenAI API

**What it’s used for:** Generating AI-powered images, analyzing article content 
to create image prompts, and generating alt text and filenames for images.

**What data is sent:** Article titles, content excerpts, user-provided prompts, 
and image generation parameters are sent to OpenAI’s servers when you request to
generate an image or when the plugin analyzes your content.

**When data is sent:** Only when you actively trigger image generation, content 
analysis, or draft-planning features.

**Service provider:** OpenAI
 **Service URL:** https://openai.com/ **Terms of Service:**
https://openai.com/policies/terms-of-use **Privacy Policy:** https://openai.com/
policies/privacy-policy

#### Google Generative AI (Gemini)

**What it’s used for:** Generating AI-powered images, analyzing article content 
to create image prompts, and generating alt text and filenames for images.

**What data is sent:** Article titles, content excerpts, user-provided prompts, 
and image generation parameters are sent to Google’s servers when you request to
generate an image or when the plugin analyzes your content.

**When data is sent:** Only when you actively trigger image generation, content 
analysis, or draft-planning features and Google Gemini is selected or used as a 
fallback.

**Service provider:** Google LLC
 **Service URL:** https://ai.google.dev/gemini-
api **Terms of Service:** https://policies.google.com/terms **Privacy Policy:** 
https://policies.google.com/privacy

**User consent:** By saving an API key and using a generation feature, you consent
to sending the relevant prompt, post context, and generation settings to the selected
provider.

## بلوک‌ها

این افزونه 1 بلوک ارائه می‌دهد.

 *   Cover Artist

## نصب

 1. Download the latest version of the plugin from WordPress.org once published.
 2. Upload the `cover-artist` folder to the `wp-content/plugins/` directory of your
    WordPress installation.
 3. In the WordPress admin area, go to **Plugins  Installed Plugins** and activate **
    Cover Artist**.

## سوالات متداول

### Do I need an API key?

Yes. In the current version you must provide at least one supported image API key(
for example OpenAI or Google Gemini) in the plugin settings page.

### Where do I configure the plugin?

After activating the plugin, open **Cover Artist** in the WordPress admin menu and
enter your API keys and preferred defaults.

### Where do the images get saved?

All generated images are stored in the standard WordPress media library and can 
be reused anywhere on your site.

### Can I use the plugin in the block editor (Gutenberg)?

Cover Artist works in the standard editor wherever the media modal is available.
This generally includes both the classic editor and block-based workflows that open
the media library modal.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Cover Artist” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “Cover Artist” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/cover-artist)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/cover-artist/)، [مخزن SVN](https://plugins.svn.wordpress.org/cover-artist/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/cover-artist/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/cover-artist/) مشترک شوید.

## گزارش تغییرات

#### 1.8 – 13 July 2026

 * Updated OpenAI text selection to GPT-5.6 Luna, Terra, and Sol, preserving fast
   text behavior with explicit no-reasoning requests.
 * Uses the OpenAI Images API with a dedicated GPT Image model selector that defaults
   to GPT Image 2.
 * Uses the stable Gemini Interactions API with current structured-output and image
   response shapes.
 * Updated Gemini text and Nano Banana 2 image selectors and defaults.

#### 1.6 – 11 Dec 2025

 * Added comprehensive external services documentation for WordPress.org compliance.
 * Documented OpenAI and Google Generative AI service usage, data transmission, 
   and privacy policies.

#### 1.5 – 29 Nov 2025

 * Quick Inline Image Button for block editor: toolbar, inserter, slash command,
   inline image insertion, editor notices, context gathering, and preference persistence.
 * Image compression.

#### 1.4 – 27 Nov 2025

#### 1.3.2 – 27 Nov 2025

 * More bug fixes.

#### 1.3.1 – 26 Nov 2025

 * Persist the selected image engine in the Cover Artist modal so you keep your 
   last choice.
 * Fall back to Google Gemini when generating filenames/alt text if OpenAI text 
   API is unavailable.

#### 1.3 – 24 November 2025

 * Added Google Nano Banana support and updated OpenAI specs.

#### 1.2 – 9 July 2024

 * Updated image queries to better handle numbers.

#### 1.1 – 30 June 2024

 * First public release.

## اطلاعات

 *  نگارش **1.8**
 *  آخرین به‌روزرسانی **1 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 6.0 یا بالاتر **
 *  آزمایش‌شده تا **7.0.2**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/cover-artist/)
 * برچسب
 * [AI](https://fa.wordpress.org/plugins/tags/ai/)[images](https://fa.wordpress.org/plugins/tags/images/)
   [media library](https://fa.wordpress.org/plugins/tags/media-library/)[posts](https://fa.wordpress.org/plugins/tags/posts/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/cover-artist/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/cover-artist/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/cover-artist/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://hooshmand.net/)