描述
This plugin has been closed as of 2023年10月25日 and is not available for download. This closure is permanent. 原因:開發者要求。
評價
2017年12月22日
Still great! Hope this plugin is not abandoned?
2017年1月3日
Doesn’t create its own attachment type, just allows to better administrate the existing wordpress attachments, exactly what I wanted, thanks very much !
2016年12月18日
Plugin is awesome, exactly what I needed for my project
2016年9月7日
Excellent plugin.
Full customable.
Developer Oriented.
I just want to comment that the documentation could be a little bit better.
Congrats!
2016年9月3日
This plug in works as expected- Perfectly!
Well, almost perfectly. After uploading a document, one has to put the required shortcode [wpba-attachment-list] in the post edit window in order to display the attachment on the page view.
To work around this and make sure that attachments show up automatically, except when there are none, I put the following code in the ‘content-single.php’ template:
<?php echo do_shortcode('[wpba-attachment-list open_new_window="true" no_attachments_msg=" "]'); ?>
2016年9月3日
It works perfect.