In companion to v2.2.0 of the Opening Hours plugin the shortcode builder has been updated in the following ways:
- Versioning of the shortcode builder now corresponds to the versioning of the Opening Hours Plugin
- Adds a configuration for the new Schema.org shortcode
- Adds a Close button to the shortcode display when the builder was opened from another window (for compatibility with the Create a Shortcode button in the Plugin)
- Remove the beta banner
- Splits up
IShortcodeModel
intoIShortcodeModel
andIVisualShortcodeModel
to distinguish shortcodes that do not supportbefore_widget
etc.