| 开发者 | stormrockwell |
|---|---|
| 更新时间 | 2026年7月4日 09:08 |
| PHP版本: | 8.3 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
srcset. Everything is served through your own BunnyCDN or Cloudflare account, with no reseller in between.
Focal point — set a focal point per image that themes and CDN providers can use for smart cropping. Focal-point cropping is on by default and can be turned off in Settings. New uploads get a focal point automatically when AI auto-tagging is enabled — the vision model marks the main subject, generated alongside alt text and tags in one call. With auto-tagging off, set the focal point by hand with the picker, which appears on the edit-media screen while focal-point cropping is enabled.
AI alt text + tagging — generates descriptive alt text and searchable tags for image attachments using the native WordPress AI Client (requires an AI provider configured in WordPress → Settings → Connectors). Alt text is written to the standard alt field; tags are stored in a dedicated moap_media_tag taxonomy and are searchable in the media library.
Two ways to generate alt text and tags:
yourzone.b-cdn.net); that is all it takes to switch it on. Bunny becomes the image resizing engine: every front-end image URL is rewritten to the pull zone and served from the original file (WordPress's local intermediate sizes are bypassed, never deleted), a responsive srcset is built from the original, and hard-crop sizes are anchored to the stored focal point via Bunny's focus_crop. Choose a format strategy (auto WebP/AVIF, force WebP/AVIF, or off) and quality setting. No uploads — Bunny pulls each image from your origin on first request and caches it at the edge.
Cloudflare Images — upload ("offload") originals to Cloudflare Images and serve them via imagedelivery.net. Requires a Cloudflare account with Images enabled.
Setup:
imagedelivery.net/<hash> delivery URL). Choose a quality and format.moap_cdn_image_transform (modify the transform spec before a URL is built), moap_cdn_srcset_widths (override srcset candidate widths), moap_cdn_max_width (hard pixel-width ceiling), and moap_focal_point_cache_bust (suppress the focal-point query-string cache-bust on CDN URLs — disabled automatically when the active provider encodes the focal point in its URL).
Yes. The plugin is free and licensed under the GPL. There is no paid tier inside the plugin.
Some features rely on services you bring yourself:
You configure your own AI provider, and any usage is billed directly by that provider, never by this plugin. Images are downscaled before being sent to keep token cost low.
BunnyCDN is a pull zone: it resizes images on the fly and pulls from your origin, with no uploads. Cloudflare Images offloads copies of your originals and serves them from imagedelivery.net. Only one provider can be active at a time, and your local originals are always kept.
No. The CDN rewrite and Cloudflare offload are both additive: your original files are never deleted by Media on Autopilot.
Yes. Focal points (set by hand), focal-point cropping, and tag-based search all work without AI. AI fields are hidden and auto-tagging no-ops until a provider is configured.
Front-end image URLs immediately revert to your origin. There is no stored CDN state to clean up and no data loss.