parent
a0d8724e1e
commit
0c48843357
|
@ -2,10 +2,12 @@
|
|||
|
||||
使用阿里云对象存储 OSS 作为附件存储空间的 WordPress 插件
|
||||
|
||||
[](https://github.com/sy-records/aliyun-oss-wordpress/releases)
|
||||
[](LICENSE)
|
||||
[](https://qq52o.me)
|
||||
[](https://github.com/sy-records/aliyun-oss-wordpress/releases)
|
||||
[](LICENSE)
|
||||
[](https://qq52o.me)
|
||||
[](https://github.com/sy-records/aliyun-oss-wordpress/graphs/contributors)
|
||||
[](https://wordpress.org/plugins/oss-aliyun/)
|
||||
[](https://wordpress.org/plugins/oss-aliyun/)
|
||||
|
||||
## 插件特色
|
||||
|
||||
|
|
10
readme.txt
10
readme.txt
|
@ -3,9 +3,9 @@ Contributors: shenyanzhi
|
|||
Donate link: https://qq52o.me/sponsor.html
|
||||
Tags: oss, 阿里云, 对象存储, aliyun
|
||||
Requires at least: 4.2
|
||||
Tested up to: 5.4
|
||||
Tested up to: 5.5
|
||||
Requires PHP: 5.6.0
|
||||
Stable tag: 1.1.1
|
||||
Stable tag: 1.2.0
|
||||
License: Apache 2.0
|
||||
License URI: http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
|
||||
|
@ -70,6 +70,12 @@ License URI: http://www.apache.org/licenses/LICENSE-2.0.html
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.2.0 =
|
||||
* 优化同步上传路径获取
|
||||
* 修复多站点上传原图失败,缩略图正常问题
|
||||
* 优化上传路径获取
|
||||
* 增加数据库题图链接替换
|
||||
|
||||
= 1.1.1 =
|
||||
* 修复本地文件夹为根目录时路径错误
|
||||
* 减少一次获取配置代码...
|
||||
|
|
Loading…
Reference in New Issue