Linux 软件免费装
Banner图

Media Lume — AI Image Generator

开发者 foysalremon
saiful96
更新时间 2026年6月26日 20:48
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

artificial intelligence media library ai image generator ai images

下载

1.0.0

详情介绍:

Media Lume lets you generate AI images without ever leaving WordPress. Type a prompt, choose an aspect ratio, and the result lands straight in your Media Library — ready to insert into any post or page. Key features Available AI models Without any account (free, limited): With a free Pollinations.ai account linked (all models unlocked): With fal.ai (your own API key): Who can use this plugin? Privacy This plugin sends your prompt and selected settings to an external API provider when you click Generate. It does not collect analytics, does not track your usage, and does not contact any external server on page load or on plugin activation. No data is transmitted unless you actively initiate image generation. External services This plugin relies on the following third-party APIs to generate images. You must review their terms before use. Pollinations.ai — used as the default image provider. When you generate an image using Pollinations.ai, your prompt and generation settings (model, image size) are sent to Pollinations servers. fal.ai — optional, used only when you configure a fal.ai API key in Settings. When you generate an image using fal.ai, your prompt and generation settings are sent to fal.ai servers using your API key. No data is sent to either service unless you actively click "Generate." API keys are stored in your WordPress database and are transmitted directly to the respective provider over HTTPS. They are never shared with any other party. Source Code This plugin is open source. Full source code including all build tools and uncompiled JavaScript is available at: https://github.com/foysalremon/media-lume To rebuild the compiled assets from source: npm install && npm run build

安装:

Automatic installation
  1. Log in to your WordPress admin panel
  2. Go to Plugins → Add New
  3. Search for Media Lume
  4. Click Install Now, then Activate
  5. A setup wizard will appear automatically — follow the steps to choose your image provider
Manual installation
  1. Download the plugin zip file from WordPress.org
  2. Go to Plugins → Add New → Upload Plugin
  3. Upload the zip file and click Install Now
  4. Click Activate Plugin
First steps after activation A guided setup wizard will appear on your first admin page load. It takes about one minute to complete. You can also skip it and go directly to MediaLume in the sidebar to start generating.

屏幕截图:

  • Generated images appear immediately and are saved directly to your Media Library.
  • Settings page — choose your image provider and configure API keys.
  • Onboarding wizard — a guided setup to get started in under a minute.

升级注意事项:

1.0.0 Initial release.

常见问题:

Is this plugin really free?

Yes. The default image provider (Pollinations.ai) is completely free and requires no account or API key to start generating images. You get access to Flux models immediately. Linking a free Pollinations.ai account (takes about 30 seconds) unlocks all remaining models. fal.ai is an optional paid provider if you prefer to use your own account.

Do I need to create an account anywhere?

No account is required to start. You can generate images with Pollinations.ai and the Flux model without signing up for anything. If you want access to all AI models, linking a free Pollinations.ai account is recommended. fal.ai requires a paid account with billing credits.

Where are generated images stored?

Generated images are downloaded from the AI provider and saved directly to your WordPress Media Library. They are stored on your own server just like any other uploaded image.

Who can generate images?

Any logged-in WordPress user with the upload_files capability. This typically includes Authors, Editors, and Administrators. Subscribers and Contributors cannot generate images.

Who can change plugin settings?

Only users with the manage_options capability, which is Administrators by default.

Is my fal.ai API key stored securely?

Your API key is stored in the WordPress database using update_option(), the same mechanism WordPress uses for all plugin settings. It is transmitted only to fal.ai over HTTPS when you generate an image, and never sent to any other party.

Can visitors or logged-out users generate images?

No. Image generation requires a logged-in user with appropriate capabilities. The REST API endpoint is protected by a permission check and is not accessible publicly.

Does this plugin affect my site's front end?

No. Media Lume is an admin-only plugin. It does not load any scripts or styles on the public-facing side of your site.

What image sizes are supported?

  • Square HD — 1024 × 1024 px
  • Landscape 4:3 — 1024 × 768 px
  • Portrait 4:3 — 768 × 1024 px
  • Landscape 16:9 — 1280 × 720 px

Does uninstalling the plugin delete my generated images?

No. Images that have already been saved to your Media Library remain there after uninstalling. Only the plugin's settings and configuration data are removed.

更新日志:

1.0.0