Popis
Mili Localizer scans post content on publish and/or update. If it finds external image URLs, it downloads those images, uploads them to the Media Library, and replaces the original image URLs in the post content.
Key capabilities:
- Import external
<img>images. - Rewrite content image URLs to local uploads.
- Preserve
altattributes in content. - Exclude specific domains from import.
- Configure JPEG/WebP compression quality.
- Optionally set first imported image as featured image if none exists.
Instalace
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the ‚Plugins‘ screen in WordPress.
- Go to
Settings -> Mili Localizer. - Configure options and save.
Nejčastější dotazy
-
Does it process images already hosted on my site?
-
No. It skips images that are already on your own domain.
-
Does it keep the image alt text?
-
Yes. The plugin only replaces image URLs and keeps existing
altattributes untouched. -
Can I skip some external domains?
-
Yes. Add domains in the Excluded Domains setting.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Mili Localizer je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Mili Localizer” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.0
- Initial release.