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

Simply Documents

描述

A lightweight plugin for WordPress that uses shortcode to customize where and when documents are listed. Easily upload documents and post them to the appropriate document type. Display documents in a table format on any page.

Some of the awesome features include:

  • Create unlimited document types as lists
  • Display documents using a Shortcode
  • Filter documents using the “type” attribute.
  • Customize List Titles using the “title” attribute.

屏幕截图

  • Simply Settings Admin page
  • Document Type List page
  • Document List page
  • Add New Document page - Document Settings tab
  • Add New Document page - Document Files tab
  • Frontend Document List on page

安装

  1. Unzip the plugin file
  2. Upload the folder simply-documents and it’s contents to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Use the Simply Settings plugin menu to create a new Document Types
  5. Include the Shortcode (ex. [simply_documents) to embed the list of documents anywhere in your website
  6. Add the type attribute to your shortcode (ex. [simply_documents type="123"]) found next to your document type to filter the documents by type.
  7. Add the title attribute to your shortcode (ex. [simply_documents title="Sample Documents"]) to customize the title of your list.
  8. Happy list building!

常见问题

Installation Instructions
  1. Unzip the plugin file
  2. Upload the folder simply-documents and it’s contents to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Use the Simply Settings plugin menu to create a new Document Types
  5. Include the Shortcode (ex. [simply_documents) to embed the list of documents anywhere in your website
  6. Add the type attribute to your shortcode (ex. [simply_documents type="123"]) found next to your document type to filter the documents by type.
  7. Add the title attribute to your shortcode (ex. [simply_documents title="Sample Documents"]) to customize the title of your list.
  8. Happy list building!
Can I remove the title from the table?

Yes! Add the following attribute to your shortcode: [ title=””].

Can I add multiple document files?

Yes! The following file types with corresponding icons have been built into this plugin: .pdf, .doc, .xls, chinese pdf translation

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

将“Simply Documents”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • Original Release