Plugin Directory

Changeset 1761763


Ignore:
Timestamp:
11/09/2017 11:10:57 AM (8 years ago)
Author:
wpyog
Message:

Change in documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wpyog-documents/trunk/readme.txt

    r1761402 r1761763  
    33Contributors: wpyog
    44Donate link: http://wpyog.com/
    5 Tags: Document Management, Document, Simple Documents , Topics, PDF document upload,Word document upload
     5Tags: Document Management, Document, Simple Documents , Topics, PDF document upload, Word document upload
    66Requires at least: 4.0
    77Tested up to: 4.8.3
     
    1414== Description ==
    1515
     16A very simple plugin which allows you to upload files and create gallery
    1617A very simple document plugin that output an unordered document.
    1718
    1819* 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.
    2021
    2122== Installation ==
     
    24252. Place the wpyog-document folder in your wp-content/plugins folder.
    25263. Activate the plugin from the plugins tab of your Wordpress admin.
    26 4. Click the new main menu item called "WPYog Document".
     274. Upload documents to "WPYog Document".
     285. 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.
    2729
    2830== Frequently Asked Questions ==
    2931
    3032= 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.
     33Certainly and would love to hear about it.
    3234
    3335#### Plugin features:
    34 * PDF document upload,Word document upload
    35 * Categorise by topic
     36* Upload any documents like pdf, word etc.
     37* Display full list of document or single document
    3638* Add / edit listing
    37 * Add Document
    38 * Document associates with tags
    39 * Document filtering according to tags
     39
    4040
    4141== Screenshots ==
    4242
    43431. The WPYog Documents menu.
    44 
Note: See TracChangeset for help on using the changeset viewer.