Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How to insert a custom schedule in a WordPress page (knowledge for the WordPress site editors)

the The short code takes two attributes:   builder and tags.

"The builder " attribute takes an integer that represent represents the event.:1 -

  1. for homecoming

...

  1. for reunion

"The tags " attribute takes one or more comma delimited tags that will be given to you buy the web team.  (Usually only one tag)can be found in the admin area of the builder.

To insert a custom schedule on a page, paste or write the On each class page, paste the according short code with the appropriate tag(s) that's given to you by the web team in the text tab of the WYSIWYG interface.

For example, for reunion class of 1938:

Code Block
[cornell_schedule builder=2 tags="CF2AB44D-FDC0-40E4-ACB720B25CFB87F0"]

For example, for homecoming Hotel school

Code Block
[cornell_schedule builder=1 tags="EAE391E4-C4FE-D301-9315DE20C97A04E4"]

The latter example will look like this in WordPress:

Image Modified

 

Doing so will automatically pull the related events from the Itinerary builder and insert the content them on the page in chronological order of time.

Image Modified 

 

About the plugin (knowledge for the web team)

...