Changeset 1761763
- Timestamp:
- 11/09/2017 11:10:57 AM (8 years ago)
- File:
-
- 1 edited
-
wpyog-documents/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpyog-documents/trunk/readme.txt
r1761402 r1761763 3 3 Contributors: wpyog 4 4 Donate link: http://wpyog.com/ 5 Tags: Document Management, Document, Simple Documents , Topics, PDF document upload, Word document upload5 Tags: Document Management, Document, Simple Documents , Topics, PDF document upload, Word document upload 6 6 Requires at least: 4.0 7 7 Tested up to: 4.8.3 … … 14 14 == Description == 15 15 16 A very simple plugin which allows you to upload files and create gallery 16 17 A very simple document plugin that output an unordered document. 17 18 18 19 * Documents are order by created date. Latest document comes on top. 19 * Shortcodes: [wpyog-document-list] - [wpyog-document id=16]20 * Shortcodes: For Full list of document[wpyog-document-list] For single document [wpyog-document id=16] id=“16” is the id of the document, replace with your own document id or copy from “WPYog Document” section. 20 21 21 22 == Installation == … … 24 25 2. Place the wpyog-document folder in your wp-content/plugins folder. 25 26 3. Activate the plugin from the plugins tab of your Wordpress admin. 26 4. Click the new main menu item called "WPYog Document". 27 4. Upload documents to "WPYog Document". 28 5. Place shortcodes [wpyog-document-list] or single document shortcode [wpyog-document id=16]id=“16” is the id of the document, replace with your own document id or copy from “WPYog Document” section. 27 29 28 30 == Frequently Asked Questions == 29 31 30 32 = Can I request a feature to be added on the plugin? = 31 Certainly and would love to hear about it. BUT - It is meant to be a very simple clean and useful plugin.33 Certainly and would love to hear about it. 32 34 33 35 #### Plugin features: 34 * PDF document upload,Word document upload35 * Categorise by topic36 * Upload any documents like pdf, word etc. 37 * Display full list of document or single document 36 38 * Add / edit listing 37 * Add Document 38 * Document associates with tags 39 * Document filtering according to tags 39 40 40 41 41 == Screenshots == 42 42 43 43 1. The WPYog Documents menu. 44
Note: See TracChangeset
for help on using the changeset viewer.