Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Auto Upload Images

Descrição

When you want to save a post, this plugin search for image urls which exists in post and automatically upload and import external images to the WordPress upload directory and add images to the media library and then replace new image urls with old urls.

funcionalidades

  • Automatically find images in posts and save them to the your server and wp media library
  • Update posts with new image urls in your server
  • Add images saved by plugin to the WordPress media library
  • Select custom post types for excluding auto upload images
  • Choose exclude domain to save images from this domain address
  • Choose custom your base url for images
  • Choose custom images file name with patterns
  • Choose custom image alt name with patterns
  • Choose max width and height for images uploaded

Tradutore

Links

Imagens de tela

  • Settings page in Inglês language
  • Settings page in Persian language

Instalação

Upload the “Auto Upload Images” to plugin directory and Activate it.
To change settings go to “Settings > Auto Upload Images” and change it.

FAQ

Working with Gutenburg editor in wp 3.1 and later?

Yes, but after save with ajax not show urls immediately in editor.

What is “Base URL” in settings page?

This URL is used as the new URL image.

What is “Image Name” in settings page?

You can change the final filename of the image uploaded.

What is “Exclude Domains” in settings page?

You can exclude many domains from the upload.

Avaliações

17 março, 2024
Perfect plug-in. Allows me to just code the url for images that change daily. Now, those images are preserved within my site attached to the appropriate day. Works great!
12 janeiro, 2024
I needed to move just my blog posts from my old blog into my new WordPress site, and found this plugin to help. It moved all the images into my new site without much setup or fuss. So as of WordPress 6.4.2, it seems to still work well!
16 outubro, 2023
This plugin is great and solve the problem that wordpress don't want to fix it. his should be on wordpress core- Hope the author don't let this plugin die!
3 outubro, 2023
after upgrade to php 8Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "svg_is_displayable" not found or invalid function name in /var/www/html/wp-includes/class-wp-hook.php:310 Stack trace:
Leia todas as 100 avaliações

Colaboradores e desenvolvedores

“Auto Upload Images” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

“Auto Upload Images” foi traduzido para 6 localizações. Agradecemos aos tradutores por suas contribuições.

Traduzir “Auto Upload Images” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

3.3.2

  • Add support for webp images
  • Add %today_date%, %today_day%, %post_date%, %post_year%, %post_month%, %post_day% patterns for image alt and filename
  • Fix bug in resolve %date% and %day% patterns and deprecated these patterns

3.3.1

  • Fix security vulnerability protecting settings form from xss and csrf

3.3

  • Add support urls without schemes
  • Add support to showing www if exists in base url #58
  • Fix duplicate images in attachments bug reported #59
  • Fix bug to download images from some urls #71
  • Integrate with Gutenberg editor
  • Add Russian translation

3.2.2

  • Add support for detecting images from “srcset” attribute in img tag

3.2.1

  • Fixed some important bugs
  • Add new feature to reset all options of plugin to defaults settings
  • Update with some enhancements in image resizing

3.2

  • Update with change image downloader
  • Update with save post enhancements
  • Update integrate with Gutenburg editor
  • Fixed mime_content_type error in some cases
  • Fixed some minor bugs
  • Delete deprecated wp functions
  • Add Korean translation
  • Add French translation

3.1.1

  • Fixed critical bug with update to new file structure

3.1

  • Fixed bug and add support for base url with HTTPS
  • Fixed bug in image alt attribute replacement
  • Some optimizations and improvements code
  • Enhancement in files security access
  • Update files structures
  • Update setting page styles
  • Update screenshot pictures
  • Add Information box to setting page

3.0.1

  • Fixed some bugs

3.0

  • Add option for customize images alt attribute with defined patterns
  • Add option for exclude post types from auto images uploading
  • Add %timestamp%, %post_id%, %postname%, %image_alt% patterns for custom file names and image alt names.
  • Handling image alt attribute
  • Change code structures and many important optimizations
  • Saving images on upload directory with same post date
  • Fixed bugs with uploading images from create new posts by wp restful api
  • Fixed some bugs. Thanks to Sergey Funn

2.2

  • Added %random% pattern for file names. Contributed by Zdravko Danev
  • Added Italian translation. Thanks to Patryk Chmura

2.1

  • Fixed bug in problem with some urls

2.0

  • Added option for choosing max width and height of saved images
  • Added new shortcodes for custom filenames. %year%, %month% and %day%
  • Added error message for “PHP CURL” disabled sites
  • Fixed bug in saving Persian and Arabic filename
  • Fixed bug in saving image process
  • Fixed bug in getting images url
  • Many optimizations in code and enhancements performance

1.6

  • [Fixed] Fixed a bug in replace exclude urls
  • [Updated] Some optimize in code
  • [Added] Added Español translation. Thanks to Diegoh
  • [Added] Added Russion translation. Thanks to Артём
  • [Added] Added German translation. Thanks to Till

1.5

  • [Updated] Optimize save post
  • [Added] Add language files (English, Persian)
  • [Added] Add option to choose exclude urls
  • [Added] Add option for choosing a custom filename
  • [Added] Add option for choosing a custom base url
  • [Added] Add settings page
  • [Fixed] Fixed for adding image correctly to the media library

1.4.1

  • [Fixed] Fixed tiny bug 😉 Thanks to Ali for reporting bug

1.4

  • [New Feature] Work With Multi Address Sites
  • [Fixed] Work with Persian & Arabic URLs
  • [Fixed] Replace URL for images already been uploaded
  • Implementation with object-oriented

1.3

  • Fixed some bugs

1.2

  • Fixed Bug: Save one revision post
  • Fixed Bug: Fix pattern of urls
  • Fixed Bug: Save file with same name
  • Fixed Bug: More images with same urls in post
  • Fixed Bug: Work with ssl urls

1.1

  • Add image to Media Library and attach to post
  • Fix a bug

1.0

  • It’s first version.