Beskrivelse
Webalive Events Premium (WWEP) giver:
- En dedikeret Event Manager-adminmenu
- Ubegrænsede begivenheder via brugerdefineret indlægstype (
wwep) - Fleksibel kategorisering med taksonomier (Kategori + Arrangør)
- Automatisk Schema.org Event JSON-LD optimeret til Google Events
- Et simpelt frontend-kortgitter via shortcode
- Valgfrit REST API-endpoint til begivenhedsdata
Ændringslog
0.1.16
- Fix: Checkout/cart prices now follow WooCommerce currency + tax settings.
- Fix: Synced event product image now shows as thumbnail in cart/checkout.
0.1.15
- Fix: Ticket purchase handler is now always registered so event purchase submits from
admin-post.phpare handled reliably. - Fix: WooCommerce cart initialization hardened in ticket purchase flow (prevents fatal
add_to_cart()on null cart). - Tweak: Gallery and list thumbnail selectors now show previews reliably, preserve existing selected gallery images, support per-image remove (X), and remove clear buttons.
0.1.14
- Tweak: Version bump.
0.1.13
- Fix: WooCommerce My Account
/my-events/endpoint registration (avoids 404, adds query var support + one-time rewrite flush on update). - Tweak: Event cards now use per-event registration flags (
wwep_registration_enabled+wwep_booking_opens_at) to show booking-open date/time when set. - Tweak: Admin Date & Time tab shows start date/time inline with calendar/clock icons.
0.1.12
- Fix: Extra services display once per event (not per ticket type).
- Tweak: Ticket and extra-service quantity selectors are aligned in a fixed column.
- Fix: Ticket purchase redirect hardened to avoid blank admin-post screen.
- Tweak: Grid cards show "Booking opens on %s" when booking isn’t open yet.
- New: Optional modern listing search/filter bar via
search-filter="yes".
0.1.11
- New: Purchasable extra services on single event pages (added as WooCommerce fees).
- New: WooCommerce My Account "My events" dashboard + endpoint.
- Fix: Event listing shortcodes now render correct post context (title/permalink).
- Tweak: Added shortcode aliases
[wwep_list]and[wwep-list]. - Tweak: Allow Category/Organizer taxonomies to be added to WP menus.
0.1.10
- Tweak: Added hero image focuspoint support via CSS variable.
0.1.7
- New: Optional ticket scanner integration (adds "Scanner" shortcuts under Event Manager when the scanner add-on is installed).
- Tweak: Admin UI uses generic labels (Ticket/Form) and shows add-on plugin names only in descriptions.
- Tweak: Updated add-on display names to "Webalive Event Tickets", "Webalive Event Form", and "Webalive Ticket Scanner".
0.1.6
- New: Modern single event front-end template (hero image, info cards, sidebar layout).
- New: Map support on single events ("Find on map" + embedded map), using event coordinates with organizer/address fallback.
- New: Sharing UI on single events (Facebook, X, LinkedIn, Email).
- New: Add to calendar menu on single events (Download .ics, Google Calendar, Outlook.com, Yahoo Calendar).
- New: Google Maps API key setting (admin) and Places autocomplete + map UI on Organizer and Event edit screens.
- Tweak: Improved i18n coverage for new front-end UI strings.
0.1.5
- New: mage-eventpress compatible shortcode
[event-list]withstyle(grid|list),show,status,sort,pagination(carousel/carousal), pluscolumn,cat, andorgfilters. - New: Carousel controls (prev/next + dots) for shortcode carousel output.
- Tweak: Updated grid item markup/styling to better match mage-eventpress look (date badge, price line, meta rows).
0.1.4
- New: Optional integration with Webalive Event Form – shows the "Attendee form" postbox on WWEP event edit screens and adds a "Form settings" tab under Event Manager → Settings.
- Tweak: Organizer taxonomy is now hierarchical (same UI as Category).
- Tweak: Event cards show formatted start/end time and support per-event “hide from listings” and “featured”.
0.1.3
- New: Multiple ticket types per event (saved on event) and WWEP auto-creates a variable WooCommerce product with variations.
0.1.2
- Fix: Admin menu now correctly shows Event list/Add new/Category/Organizer/Settings.
0.1.1
- Settings UI updated to a tabbed panel like mage-eventpress.
- Plugin renamed to woo-wa-events-premium (folder, bootstrap, text domain).
0.1.0
- Initial scaffold: CPT + taxonomies, admin menu, settings, event meta, gallery, JSON-LD, shortcode, REST endpoint.