Plugin Directory

Changeset 1178266


Ignore:
Timestamp:
06/10/2015 02:11:31 PM (11 years ago)
Author:
heliossolutions
Message:

Updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hs-simple-faq/trunk/readme.txt

    r1178253 r1178266  
    5151If you want to custom order your faqs. Then you can use order and orderby parameter in shortcode. Use following shortcode
    5252
    53 '[hs-faq limit="5" orderby="date" order="ASC"]'
     53`[hs-faq limit="5" orderby="date" order="ASC"]`
    5454
    5555To display  FAQs of a specific category on a page. Add Following Shortcode to your page.
     
    7474
    7575`[hs-faq limit="5"]`
     76
     77If you want to custom order your faqs. Then you can use order and orderby parameter in shortcode. Use following shortcode
     78
     79`[hs-faq limit="5" orderby="date" order="ASC"]`
    7680
    7781To display  FAQs of a specific category on a page. Add Following Shortcode to your page.
Note: See TracChangeset for help on using the changeset viewer.