The Events Calendar PRO Simple List Events
Display Events from Events Calendar Pro in list via a shortcode
by 11 Online · github.com/11online/events-calendar-pro-simple-list-events · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/11online/events-calendar-pro-simple-list-events/archive/refs/heads/master.zipFrom the readme
The Events Calendar PRO Simple List Events plugin
A simple little plugin to display Events from Events Calendar Pro in list via a shortcode with very little styling.
Example:
The plugin takes 5 possible arguments.
| Type | Parameter | Description |
|:--------:|-----------------------|------------------------------------------------------------------------------------|
| (string) | $cat | category of the events to retrieve |
| (string) | $startdate | start date of the date range you want to list |
| (string) | $enddate | end date of the range you want to list |
| (bool) | $showdateintitle | show the date in the title w/ the date formate of D M j g:i a (defaults to false)|
| (int) | $limit | how many events to get in the list (defaults to 20) |
This has been tested with The Events Caledar PRO v4.4.14. It may also work with The Events Calendar since we're not using any functions not avai