Skip to content

Latest commit

 

History

History
39 lines (35 loc) · 1.31 KB

README.md

File metadata and controls

39 lines (35 loc) · 1.31 KB

eveeno WordPress Plugin

Aktuelle Version Release Version GitHub License GitHub issues

WordPress plugin for embedding eveeno.de registration forms and upcoming events lists.

Tip

You'll find the event and user numbers in your Eveeno backend: Event-Einstellungen > Widgets.

Shortcode Registration Form

[eveeno type="booking" event="123456789"]   

Shortcodes Events List

Table Style:

[eveeno type="calendar" style="table" user="1234"]

Grid Style:

[eveeno type="calendar" style="grid" user="1234"]

Short List (e.g. in Sidebar):

[eveeno type="calendar" style="list" user="1234"]

Other Shortcode Attributes:

period="" [all | past | future (default)]
term=""
notterm=""
lang="" [de (default) | en | fr]
sort="" [date (default) | name]
scope="" [all | private | public (default)]
apikey=""