Shortcode Descriptions
- action = Options: remind | register | {text string} => add button or text to event output
- add_user = Options: {email} => Add a new SIB user
- check_for_argument = Options: {argument name} => Check for presence of argument in URI
- echo_diags = Options: true | false => Echo diagnostics on the screen
- event_separator = Options: => Separator HTML between events
- get_all_lists = Options: true | false => Get all SIB lists
- get_list = Options: {subscription list id} => Get an SIB list
- get_user_by_email = Options: {email} => Get an SIB user
- hide = Options: true | false => Hide DOM object with this id - used to hide menu
- list_id = Options: {subscription list id} => Set subscription list id
- remove_user = Options: {email} => Remove SIB user
- save_diags = Options: true | false => Save diagnostic messages in diags.log
- show_cookies = Options: true | false => Display cookies as diagnostic messages
- show_description = Options: true | false => Show or hide event descriptions
- show_event = Options: {espresso event id} => Show a single event using event id
- show_events = Options: true | false => Show all events, optionally filtered by type
- show_link_options = Options: true | false => Show or hide "remind me", "register" or action text column
- show_notifications = Options: true | false => Enable showing of notifications
- show_venue_link = Options: true | false => Show event venue as a hot link
- sticky_notifications = Options: true | false => If true, do not fade notifications
- subscription_list_name = Options: {subscription list name} => Set subscription list name
- type = Options: {cx-intensive | cx-promo-online} => Select event type
Syntax: [v1 | {v2} ...] Means use the literal "v1" or replace v2 with a value.