Changeset 1178266
- Timestamp:
- 06/10/2015 02:11:31 PM (11 years ago)
- File:
-
- 1 edited
-
hs-simple-faq/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hs-simple-faq/trunk/readme.txt
r1178253 r1178266 51 51 If you want to custom order your faqs. Then you can use order and orderby parameter in shortcode. Use following shortcode 52 52 53 '[hs-faq limit="5" orderby="date" order="ASC"]' 53 `[hs-faq limit="5" orderby="date" order="ASC"]` 54 54 55 55 To display FAQs of a specific category on a page. Add Following Shortcode to your page. … … 74 74 75 75 `[hs-faq limit="5"]` 76 77 If 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"]` 76 80 77 81 To 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.