This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

mobile batch

Description

A handy little plugin for batch uploading pictures from your mobile phone into a wordpress posting.
This is useful, because the mobile app often have some hickups when uploading a lot or large (or both) pictures. Through this plugin you can upload all of them from your mobile browser.

Given that you have LTE or a stable Wifi, there should be no hickups.

Debugging

  • If only one post is being created, but none or not all are uploaded: Depending on the server load, it may be helpful to increase the memory limit. It should be at least 100m, better 200m.

Screenshots

  • The form in its empty state
  • The filled out form
  • Successfull upload

Installation

  1. Copy the folder moba into the directory wp-content/plugins/ and activate the plugin.
  2. Go to the “Mobile Batch” Dashboard page to start uploading
  3. Leave a positive rating.. 🙂

Note: On some installations it may be necessary to increase the PHP memory limit. In internal tests, 100M have not always been enough. The recommendation is to set the PHP memory limit to 200M.

Reviews

Read all 1 review

Contributors & Developers

“mobile batch” is open source software. The following people have contributed to this plugin.

Contributors

Translate “mobile batch” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.2.1

Now the input only accepting images.

0.2

The first major upate. Now it is really tested out in the wild.
* Read exif data and rotate picture of necessary.
* Added comment/discussion setting for the post.
* Async upload to handle an unlimited number of pictures and sanitize/validate transferred data.
* Empty lines between pictures.
* Set last picture as thumbnail of the posting.

0.1

The very first public release.
* Upload photos as batch selection
* Choose if should be a draft or published
* Copy the link to your mobile phone