Linux 软件免费装
Banner图

Image Generator – AI Featured Image, Thumbnail and Automatic Image Creator for WordPress

开发者 beautifulplugins
kawsarahmedr
更新时间 2026年6月14日 18:05
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

featured image ai block editor image generator ai image

下载

1.0.0 1.1.0 1.2.0 1.3.0 1.4.0

详情介绍:

Image Generator is the all-in-one AI image generator and automatic featured image plugin for WordPress. Create eye-catching featured images, post thumbnails, hero banners, and social media images in two clicks — directly inside the Gutenberg block editor, or automatically every time you publish a post or page. Stop wasting hours on stock photo sites. Stop publishing posts with broken thumbnail spots. With Image Generator you can: Whether you run a blog, news site, magazine, portfolio, affiliate site, online store, or membership platform, this plugin gives every post a polished, SEO-friendly featured image — without the manual work. 🚀 Upgrade to Pro | 📄 Plugin Documentation | 💻 Support Two Powerful Ways to Create Images
  1. Inside the block editor (on demand): generate an image while you're writing and drop it straight into an Image block, a Media & Text block, or set it as the post's Featured Image.
  2. Automatic on publish (hands-off): when a post or page has no featured image, the plugin picks one of your saved templates and renders a custom thumbnail using the post title, your brand colors, fonts, and overlay images.
Every generated image, whether AI-created or template-rendered — is saved to the WordPress Media Library with proper alt text, so it works with any theme, page builder, CDN, image-optimization plugin, lazy loader, or SEO plugin. Why Featured Images Matter for SEO and Engagement Perfect For

安装:

Automatic Installation
  1. Go to Plugins → Add New in your WordPress admin.
  2. Search for "Image Generator" by BeautifulPlugins.
  3. Click Install Now, then Activate.
Manual Installation
  1. Download the plugin ZIP file.
  2. Upload the artificial-image-generator folder to /wp-content/plugins/.
  3. Activate Image Generator through the Plugins menu in WordPress.
Setup
  1. Go to Image Generator → Image Templates and create at least one template (background color, text color, dimensions, optional overlay).
  2. (Optional) Open Image Generator → Settings and add your OpenAI API key to enable AI prompt-based generation.
  3. (Optional, more secure) Define the API key in wp-config.php instead: define( 'AIMG_API_KEY', 'sk-your-key-here' );
  4. Done. Generate from the block editor, or just publish a post and let the plugin handle it.

屏幕截图:

  • Image Templates — Pre-made list of image templates.
  • Image Template editor — colors, dimensions, overlays, and live preview.
  • Preview of generated image in the frontend in a post.
  • Preview of another generated image in the frontend in a post.
  • Plugin settings — defaults and AI API key configuration.

升级注意事项:

1.4.0 Major release: Added image generation in the Media Library, improved template editor, and enhanced block editor integration. Please backup your site before updating. 1.1.0 Major update with new features and improvements. Please backup your site before updating.

常见问题:

Do I need an API key to use this plugin?

No — only for AI prompt-based generation. Template-based image creation, including the automatic featured image on publish, runs entirely on your own server using PHP's built-in GD library. No external services, no API calls, no recurring costs.

Which AI image generation service is supported?

Out of the box, the plugin calls OpenAI's DALL·E 3 API. Developers can swap the endpoint, model, or request body via the aimg_generate_endpoint and aimg_generate_request_body filters — so you can point it at compatible services (Stability AI, self-hosted SDXL via a compatible proxy, etc.).

How much does AI image generation cost?

You pay OpenAI directly for usage. As of 2026, DALL·E 3 standard images cost roughly $0.04 per generation. The plugin itself is free; you only pay your AI provider for the prompts you trigger.

Where is my OpenAI API key stored?

By default, it's stored in the aimg_settings option in the WordPress database. For maximum security, define AIMG_API_KEY in wp-config.php instead — the settings UI will detect the constant and disable the input field, so the key never sits in the database.

Will this plugin generate featured images for existing posts?

Automatic generation only fires when a post is saved without a featured image. For existing content, open the post in the block editor and use the AI Featured Image panel to generate one on demand. Bulk generation across the entire site is on the roadmap.

Does it work with the Gutenberg block editor?

Yes. The block editor integration is the plugin's flagship feature. You'll find the ✨ button on Image and Media & Text block toolbars and a dedicated AI Featured Image panel in the document sidebar.

Does it work with the Classic Editor, Elementor, Divi, Beaver Builder, or Bricks?

The on-demand generation modal is built for Gutenberg. Automatic featured image generation works with every editor, because it hooks into the WordPress save_post action — so Classic Editor, Elementor, Divi, Beaver Builder, Bricks, and any other builder all benefit from auto-generated thumbnails.

Does it work with WooCommerce products?

Yes. Both the automatic generation and the editor integration apply to any public post type that supports featured images, including WooCommerce products, downloads, courses, and custom post types from third-party plugins.

Does it work with SEO plugins like Yoast SEO, Rank Math, and All in One SEO?

Yes. Generated images are stored as standard Media Library attachments with proper alt text, so SEO plugins can read them, expose them in Open Graph and Twitter Card tags, and include them in sitemaps.

Will it slow down my site?

No. Image rendering uses PHP's GD library (already loaded) and only runs when a post is saved without a featured image — or when you explicitly trigger it from the editor. There's no background polling, no cron jobs, and no frontend overhead.

Is it compatible with multisite?

Yes. Each site on the network can configure its own templates and API key.

Is the plugin GDPR-friendly?

Template-based generation runs entirely on your server, nothing leaves your site. AI prompt-based generation sends only the prompt you type to OpenAI; no visitor data, post content, or personal information is transmitted unless you put it in the prompt.

Can I translate the plugin?

Yes. The plugin is fully translation-ready with a bundled .pot file. Both PHP and JavaScript strings are translatable.

How can I report a bug or request a feature?

Use the plugin support forum on WordPress.org. We read every post.

更新日志:

1.4.0 ( 14th June 2026 ) 1.3.0 ( 9th May 2026 ) 1.1.0 ( 3rd March 2026 ) 1.0.0 ( 22nd December 2025 )