Code Monkey home page Code Monkey logo

wp-auto-upload's Introduction

Auto Upload Images

Build Status

Version: 3.3

Requires at least: 2.7

Tested up to: 5.8.1

License: GPLv2 or later

Automatically detect external images in the post content and import images to your site and adding to the media library and finally replace image urls with new urls.

Description

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.

Features

  • 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

Translators

Links

Installation

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

Frequently Asked Questions

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.

Screenshots

1. Settings page in English language

1. Settings page in English language

2. Settings page in Persian language

2. Settings page in Persian language

Changelog

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.