Install Software For Free

Extend Upload

Developer webord
Update Time March 16, 2013, 3:33 a.m.
Donation URL: donation
PHP Version: 3.0 +
WordPress Version: 3.5.1

Tag

upload dev developer extend

Download

0.0.1 0.0.2 0.0.3 0.0.4

Description:

I had a problem that most of the time I had to upload a file, and I had to use a HTML upload, and that's kind of bad, so I created something to use the Thickbox and the WordPress Uploader. To use you must enqueue in the page used both the style and the script of the plugin: ` admin_url( 'media-upload.php?post_id=0&button=' . rawurlencode('Use as Avatar') . '&TB_iframe=1&width=640&height=253' ) ); ?> "; ?> Having theuc-callfor the link,uc-answerwith the input field anduc-container` for the box with both the link and the input field. All the stuff is customizable by passing the variables in to the array $args, some stuff must be passed in the url, but later on I will add a easier way to do it.

Upgrade Notice:

0.0.4 Older version jQuery allowed, nailed it! 0.0.3 Internationalization! Yipiii! 0.0.2 To add the possibility to change the Insert to Post button on the thickbox 0.0.1 This is the first version, give the plugin a try! If you want you can check the plugin on GitHub, I will update there then I will commmit here. https://github.com/webord/extend-upload