Difference between revisions of "JReviews:ShortCodes"
From JReviews Documentation
Line 12: | Line 12: | ||
[[File:Shortcodes-example.png]] | [[File:Shortcodes-example.png]] | ||
− | There are two types of shortcodes: '''listings''' | + | There are two types of shortcodes: |
+ | *'''listings''' - reuses the functionality of the [[Listings Module]] | ||
+ | *'''reviews''' - reuses the functionality of the [[Reviews Module]] | ||
== Listings shortcode == | == Listings shortcode == |
Revision as of 11:34, 14 September 2016
JReviews Shortcodes allow you to embed listings or reviews inside an article text.
For example, this shortcode would display a listing with an alias "westville-east":
[jreviews type="listings" listing-alias="westville-east" summary="1"]
Inside an article that shortcode displays this:
There are two types of shortcodes:
- listings - reuses the functionality of the Listings Module
- reviews - reuses the functionality of the Reviews Module