upload image to qiniu cloud store and copy the url to current post.
| Author: | franzcai (profile at wordpress.org) |
| WordPress version required: | 2.6 |
| WordPress version tested: | 3.5.0 |
| Plugin version: | 0.1 |
| Added to WordPress repository: | 24-01-2013 |
| Last updated: | 25-01-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://github.com/caichicong |
| Total downloads: | 2 988 |
| Active installs: | 10+ |
![]() Click to start download |
|
You can upload your image to qiniu cloud storage
some code refer to the following plugin
https://wordpress.org/extend/plugins/dbank-uploader/
Please report bug in https://github.com/caichicong/qiniu-uploader. Thank you.
安装这个插件之后,可以在文章编辑界面点击七牛的图标,上传文件到七牛云储存
部分代码参考了以下插件
https://wordpress.org/extend/plugins/dbank-uploader/
请到 https://github.com/caichicong/qiniu-uploader 反馈bug. 谢谢
Prerequisite
Please install curl extension for php (http://php.net/manual/en/curl.installation.php)
Plugin Usage
点击富文本编辑器中的七牛图标,在弹出的窗口中点击upload选择要上传的文件,上传完毕后,
窗口将自动关闭,图片会插入到编辑器相应的位置中。
你可以在 后台管理菜单栏Media (多媒体)下的”七牛云储存”查看已经上传了的文件
todo
- 图片删除功能
- 水印添加功能
