ScheduleBuilder
ScheduleBuilder is the simplest way to add a schedule created at ScheduleBuilder to a WordPress post or page.
Create and publish a schedule in ScheduleBuilder, open Share → WordPress, and copy the shortcode. Paste it into a Shortcode block, paragraph, or Classic Editor. The plugin renders a responsive schedule that automatically adjusts its height as the schedule loads and on smaller screens.
There are no plugin settings to configure. Keep your schedule’s design, dates, events, language, and title visibility in ScheduleBuilder. Editing the published schedule in ScheduleBuilder updates every place where it is embedded.
Ways to embed
- Shortcode: Paste the shortcode copied from ScheduleBuilder, for example:
[schedule_builder id="pub_0123456789abcdef0123456789abcdef"] - Gutenberg block: Add the ScheduleBuilder block, then paste the published schedule ID from ScheduleBuilder’s WordPress tab.
- Legacy shortcode: Existing
[sbo id="..."]shortcodes continue to work.
Optional shortcode attributes
locale— interface language:en,de,es,fr,pt,ru, orsv. Defaults toen.show_title— usefalseto hide the schedule title, for example:[schedule_builder id="pub_0123456789abcdef0123456789abcdef" show_title="false"]
The WordPress tab in ScheduleBuilder creates the appropriate shortcode for the chosen language and title visibility, so most users do not need to enter attributes manually.
