-
Notifications
You must be signed in to change notification settings - Fork 43
Shortcode Reference: [tpcourselist]
winkm89 edited this page Dec 26, 2016
·
1 revision
If you want to show a list of all courses of a semester.
term (optional)
(string) The term you want to show. If it is not set, the plugins displays the courses of the current term.
image (optional)
(string) Set the image position: left, right or bottom. Default is none (No images displaying).
image_size (optinal)
(integer) Maximum size of an image in px. Default is 0. Use this only together with the „image“-parameter.
headline (optional)
(integer) If you want to show the headline in the list (headline=“1″) or not (headline=“0″). Default is 1.
text (optional)
(string) If you want to show a simple text or comment under the headline.
[tpcourselist]
- Since: 2.0.0
- 3.1.2: Parameter "term" added