Changeset 719050
- Timestamp:
- 05/27/2013 08:36:59 PM (13 years ago)
- Location:
- picbox-image-uploader/trunk
- Files:
-
- 2 edited
-
picBox.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
picbox-image-uploader/trunk/picBox.php
r719048 r719050 3 3 Info for WordPress: 4 4 ============================================================================== 5 Plugin Name: picBox Image Uploader5 Plugin Name: picBox.us Image Uploader 6 6 Plugin URI: http://picbox.us 7 7 Description: Upload images to picBox in a post -
picbox-image-uploader/trunk/readme.txt
r715841 r719050 1 === picBox Image Uploader ===1 === picBox.us Image Uploader === 2 2 3 3 Contributors:NegaCommando 4 4 Donate link: https://picbox.us/index.php?p=donate 5 Tags: picBox 5 Tags: picBox.us 6 6 Requires at least: 3.0 (untested before 3.5, but should work with most older versions, as its functions are simple) 7 7 … … 23 23 0.1d/0.1.4; Centered the iframe, switched to a fully numerical versioning system. 24 24 1.0.0; changed a bunch of stuff, mainly the iframe 25 25 1.1; Changed upload from an iframe to a Javascript pop-up uploader window. Removed the src folder, and put the CSS and JS on MunyCDN. Began work on a function to insert the uploaded image into the post 26 26 == Upgrade Notice == 27 This plugin should not need to be updated with WordPress, as its functions are simple. Most updates will be addition of features .27 This plugin should not need to be updated with WordPress, as its functions are simple. Most updates will be addition of features and/or fixes. 28 28 29 29 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.