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.
Installation
- Copy the folder
moba
into the directorywp-content/plugins/
and activate the plugin. - Go to the “Mobile Batch” Dashboard page to start uploading
- 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.
Contributors and Developers
“mobile batch” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “mobile batch” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
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