Displays a list of activities with optional filtering and formatting.
Parameters:
| Parameter | Options | Default | Description |
|---|---|---|---|
| category | category-slug | empty | Filter activities by category |
| show | upcoming, past, all | upcoming | Filter activities by date |
| private | true, false | false | Include private activities |
| limit | number | 10 | Number of activities to display |
| year | YYYY | empty | Filter activities by year |
| sort | asc, desc | asc | Sort order by date |
| paginate | true, false | false | Enable pagination |
Example:
[lug_activities category="meeting" limit="5" paginate="true" sort="desc"]
Renders As: