外掛標籤
開發者團隊
原文外掛簡介
Automaize Event Calendar lets you create and manage events directly in the WordPress admin and display them anywhere on your site using a simple shortcode.
Key features:
Responsive tile grid (1–4 columns, auto-adjusts on mobile)
Events sorted chronologically — next event first
Past events hidden automatically
Recurring events: weekly, monthly by date, monthly by weekday (e.g. first Monday), or individual custom dates
Configurable visibility window (how many days into the future) and maximum event count
Per-event button text, subtitle, and time display
Optional WooCommerce product link per event for ticket sales or booking
Theme-overridable templates
Fully translatable (ready for translation via GlotPress on WordPress.org)
Shortcode usage:
[amzec_events]
Optional attributes:
count – maximum number of events to show (default: 12)
future_days – show events up to N days in the future; 0 = unlimited (default: 0)
columns – number of tile columns 1–4 (default: 3)
category – comma-separated category slugs to filter
Example: [amzec_events count="6" columns="2" future_days="90"]
