该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Pretty file list

描述

The Pretty File Lister plugin lists files attached to the current post of page. All you need to do is add the shortcode to your page or post, specify the types of files you want displayed, and pick the number of files you want per page. You can purchase additional styles, and see examples at SmartRedFox.com.

Shortcode format is [prettyfilelist type=”xls,pdf” filesperpage=”5″]. Options for the file type are excel,pdf,doc,zip,ppt.

屏幕截图

  • The Pretty file list plugin showing attached Excel files.
  • An example of the shiny Pretty File List style.
  • An example of the split Pretty File List style.

安装

  1. Upload the PrettyFileLister folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin styles by going to the Pretty File Lister option under settings in your admin menu.

评价

此插件暂无评价。

贡献者及开发者

“Pretty file list” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Pretty file list”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • Initial release

0.2

  • Fixed initial style not set (BUG)
  • Added editor button to insert shortcode (FEATURE)
  • Added shortcode wizard to insert shortcode (FEATURE)
  • Now reads custom css files from a folder in your theme directory (stops files getting wiped after upgrade).

0.3

  • Various small bugs fixed
  • Changed jquery calls to work with older versions

0.4

  • Various small bugs fixed
  • Removed console.log() calls from admin