Media Organiser
开发者 |
ChrisDennis
|
更新时间 |
2019年2月22日 17:52 |
捐献地址: |
去捐款 |
PHP版本: |
4.3.0 及以上 |
WordPress版本: |
5.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
This plugin allows attachments to be organised into folders on the server.
Attachments are physically moved into folders, and all references to them in pages and posts are updated accordingly.
Media Organiser was originally forked from version 1.4.2 of Media File Manager by Atsushi Ueda, and has been largely rewritten since then. It does not yet have the 'media selector' function of Media File Manager -- in fact, the 'new' interface to choosing media is so poorly documented that I can't work out how to use it. Any ideas?
There is also a tool on the plugin's Settings page which allows attachments
whose files are missing from the file system to be tidied up.
安装:
Install the plugin in the usual way and activate it.
Administrators should get permission to use the plug-in automatically. Go to Settings / Media Organiser to give other roles permission to use it if required.
更新日志:
0.1.6
- Fixed an obscure bug by giving global variables even longer names. I really
need to avoid globals.
- Tested with WordPress 5.0.3.
0.1.5
- Added a feature on the Settings pages to allow any post attachments with
missing files to be deleted.
0.1.4
- Tested with WordPress 5.0.1.
0.1.3
- Tested with WordPress 4.9.1.
0.1.2
- Added code to cope with duplicated secondary files.
- Documented requirement for transaction-capable database engine.
- Automatically grant capabilities to administrators.
- Better CSS for small screens.
0.1.1
- Disable checkboxes if moving is not possible (i.e. name clash)
- Improvements to CSS and HTML
- Tweaks to documentation.
0.1.0
- Media Organiser admin page largely reworked. Media Selector section is not yet done.
- Meets current WordPress standards: uploaded to WordPress Plugin Directory.
0.0.9
- Forked from Media File Manager 1.4.2