Description
Image Uploader is a simple plugin that lets you turn your WordPress website (or only a part of it) into an image hosting site like tinypic.com, imageshack.com and others.
It can be easily added to a page or post by using the code [gky_image_uploader].
Installation
- Unzip
ImageUploader.zip
to your/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create new wordpress page or post, and place this shortcode on it: [gky_image_uploader]. This page will show the upload form.
Contributors & Developers
“WP Image Uploader” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Image Uploader” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0 2013-07-17
- New: Initial release
1.0.1 2013-07-22
- Bug: Fixed some wrong path issues