Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suqicloud authored Jan 2, 2025
1 parent 0c37ac1 commit 17113d8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
这个插件是把WordPress当图床,因为之前小半微心情的插件,我没有做多图片上传的支持,但是又考虑到很多用户需要发布多张图片,那么就需要用户走第三方图床,为了方便用户在同一个网站使用,所以就做了这个小插件。

图片是上传到媒体库,你的媒体库用的本地,那么就是上传到本地服务器。
你的媒体库对接的远程对象存储、那么就是上传到远程对象存储。



插件功能:
支持游客上传(可以关闭)
支持批量上传
一键复制图片链接
设置上传图片的用户组
自定义设置上传图片的格式
自定义设置上传文件的大小
默认带Markdown、BBCode格式
后台可以查询指定用户上传的图片并且删除
用户图片管理页面(已登录用户上传的图片他自己进入管理页面能看见上传的图片)

0 comments on commit 17113d8

Please # to comment.