이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Qiniu Uploader

설명

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

  1. 图片删除功能
  2. 水印添加功能

설치

  1. input your access key ,secret key and bucket in lib/config.php
  2. Upload the entire folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

  4. 在lib/config.php 输入access key ,secret key, bucket

  5. 上传qiniu-uploader文件夹到 /wp-content/plugins/.
  6. 在管理后台启用插件.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Qiniu Uploader”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Qiniu Uploader”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.