Changeset 2923276
- Timestamp:
- 06/08/2023 09:20:43 AM (3 years ago)
- File:
-
- 1 edited
-
wpyog-documents/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpyog-documents/trunk/readme.txt
r2744996 r2923276 5 5 Tags: Document Management, Document, Simple Documents , Topics, PDF document upload, Word document upload 6 6 Requires at least: 4.0 7 Tested up to: 6. 07 Tested up to: 6.2 8 8 Stable tag: trunk 9 9 License: GPLv2 or later … … 18 18 19 19 * Documents are order by created date. Latest document comes on top. 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 * Shortcodes: 21 For Full list of document[wpyog-document-list category=7 desc=1 date=1 limit=2 orderby=date order=DESC download=1]. 22 * category attribute allows to display list by category. 23 * desc attribute is to display description 1 for show and 0 for hide 24 * date attribute is to display date. 1 for show and 0 for hide 25 * download attribute is to allow download file. 1 for show and 0 for hide 26 * limit attribute is to limit records. Deafault it will list all records 27 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. 21 28 22 29 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.