Linux 软件免费装

Extend Upload

开发者 webord
更新时间 2013年3月16日 03:33
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.5.1

标签

upload dev developer extend

下载

0.0.1 0.0.2 0.0.3 0.0.4

详情介绍:

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.

升级注意事项:

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