| 开发者 | kyo-ichida |
|---|---|
| 更新时间 | 2026年8月22日 00:49 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | MIT |
| 版权网址: | 版权信息 |
abc-enlarge class to linked images in your post content (only images wrapped in a link to an image file, so nothing breaks).href on click, and restores the small one on collapse.inlarge folder to /wp-content/plugins/, or install the ZIP via Plugins → Add New → Upload Plugin.Outside galleries: only images wrapped in a link that points to an image file (.jpg, .png, .gif, .webp, .avif, .bmp, .svg). This is what WordPress produces when an image links to its Media File. Images without such a link are left untouched so they never break.
Inside WordPress galleries: nothing, unless you tick Apply to WordPress galleries on the post (it is off by default). With it on, gallery images are made enlargeable regardless of their link setting: the plugin resolves a full-size image URL (from the image's attachment ID, or by dropping the resize suffix from the filename) and never swaps in a non-image, so images don't break.
Yes. The per-post toggles work in both the block editor and the classic editor.
Yes. The script and auto-class run on every singular view, and the per-post toggles are shown for posts, pages, and public custom post types that support the editor.
Define SCRIPT_DEBUG as true in wp-config.php and the plugin loads the non-minified build.
Another image-zoom plugin on the page is most likely taking over the second click. prettyPhoto and similar lightboxes are known to do this, so the image stays enlarged instead of collapsing back. PhotoSwipe-based plugins run alongside Inlarge without this problem.
image tag for magazine (the directory allows five).ja translation for the admin screens is unchanged.ja translation for the admin screens, and a Japanese section in the plugin description.abc-enlarge markup at all. No change to existing posts (default stays enabled)..gallery-item cell.abc-enlarge class to linked content images and adds a per-post enable/disable toggle.