=== AddonLogic Event List Shortcode ===
Contributors: snehalpancholi
Tags: events, event list, shortcode, calendar
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

An [events] shortcode listing upcoming events with date, title, and location. Filterable by category with list or grid layout.

== Description ==

AddonLogic Event List Shortcode renders a clean list or grid of upcoming events from the AddonLogic Simple Event Calendar CPT. Filter by category, control the count, toggle past events, and choose between a clean list or multi-column grid — all via shortcode attributes.

**Key Features:**

* `[events]` shortcode with multiple display options
* List and grid layouts (2 or 3 columns)
* Filter by event category slug
* Show or hide past events
* Configurable count (up to 100)
* Venue/location with optional link
* Optional excerpt display
* Schema.org Event markup
* Dark mode compatible

== Installation ==

1. Upload the `event-list-shortcode` folder to `/wp-content/plugins/`.
2. Activate the plugin.
3. Requires the AddonLogic Simple Event Calendar plugin.
4. Add `[events]` to any page or post.

== Changelog ==

= 1.0.0 =
* Initial release.
