Event List Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The purpose of this plugin is to to show a list of events with date, time, content, location, etc. on your site by using a shortcode or a widget.
Current Features
- Admin pages to view/create/manage/modify events
- Available event data fields: event title, event startdate, event enddate, event starttime, event location, event content
- Beginning and end dates for multi-day events
- WordPress’s WYSIWYG editor for the event content. So you can include styled text, links, images and other media in your events.
- A duplicate function for events to easier create similar event copies
- Import multiple events via csv files
- Event categories
- Sync event categories with post categories
- Filter events according to dates or categories
- Include an event feed in your site
Usage:
New events can be added in the WordPress admin area.
To display the events on your site simply insert the shortcode [event-list]
into a page or post.
You can modify the listed events and their style with attributes. All available attributes can be found on the Event List -> About page in the WordPress admin area.
Additionally there is also a widget available to show the upcoming events in your sidebar.
Development:
If you want to follow the development status have a look at the git-repository on github.
Feel free to add your merge requests there, if you want to help to improve the plugin.
Translations:
Please help translating this plugin into multiple languages.
You can submit your translations at transifex.com.
There the source strings will always be in sync with the actual development version.
Screenshots
-
Admin page: Event-List table
-
Admin page: New/edit event form
-
Admin page: Event-List Categories
-
Admin page: Event-List Settings (general tab)
-
Admin page: Event-List Settings (frontend tab)
-
Admin page: Event-List Settings (admin page tab)
-
Admin page: Event-List Settings (feed tab)
-
Admin page: Event-List Settings (taxonomy tab)
-
Admin page: Event-List About page (general tab) with help and about page
-
Admin page: Event-List About page (shortcode tab) with shortcode attributes list and date range formats
-
Admin page: Event-List Widget with the available options
-
Example page with [event-list] shortcode
-
Example Event-List widget on frontpage