Skip to content
Pietro edited this page Oct 8, 2015 · 2 revisions

[PACWTT]

This is the shortcode used to embed a timetable into a blog post or a page. The simplest use case is:

[pacwtt id=xx]

where xx is the activity id as shown in the All Activities page of the plugin's menu.

The complete list of available arguments is:

[pacwtt id=xx layout=yy dnsize=zz]
  • id the id of the activity
  • layout (default: as specified in Options page): the layout of the timetable, from one of the following values
  • text
  • time_boxes
  • dnsize (default: full ) the size of the name of the day shoen in the timetable
  • three shortened, displays the first three characters
  • full displays the complete name

The shortcode's parameters override the values specified i the plugin's Option page.

Clone this wiki locally