Plugin info

Total downloads: 14,645
Active installs: 80
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 9/28/2025 (94 days ago)
Added to WordPress: 2/7/2012 (13 years old)
Minimum WordPress version: 3.3
Tested up to WordPress version: 6.8.3
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 94 days ago • 1 reviews

52/100

Is Events Listing Widget abandoned?

Likely maintained (last update 94 days ago).

Compatibility

Requires WordPress: 3.3
Tested up to: 6.8.3
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Simple upcoming
Rating 5.0/5 (2 reviews)Active installs 10
Now Showing at Local Venues – Nearby Upcoming Events
Rating 0.0/5 (0 reviews)Active installs 10
Hot Sheet
Rating 0.0/5 (0 reviews)Active installs 0
Upcoming.org Public Events
Rating 0.0/5 (0 reviews)Active installs 0
SOUP – Show off Upcoming Posts
Rating 4.5/5 (6 reviews)Active installs 100

Description

Create a list of upcoming events and display them using an easy-to-use widget

You can try it out in a temporary copy of WordPress here.

Installation

  1. Download the plugin
  2. Upload the extracted folder to the /wp-content/plugins/ directory
  3. Activate the plugin in the WordPress Admin
  4. Create new events under the Events Listing section of the administration area
  5. Create an instance of the Events Listing widget to display entries, configuring how many entries should be shown and how far ahead the widget should look to display entries.

Frequently Asked Questions

None at this time

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.3.4

Updated plugin URI

1.3.3

  • Fix for new option introduced in previous version

1.3.2

  • Update to display event end date when event runs multiple days

1.3.1

  • Update to change way widget class is called to comply with WordPress 4.3

1.3

  • Added new options for date format (use WordPress date format or specify custom PHP formatting string)
  • Back-end date format for calendar picker is now always the same
  • Added featured flag to events to make them appear before others in list

1.2.8

  • Removed unnecessary ul closing tag

1.2.7

  • Fix to be able to see youtube embeds in event description in widget

1.2.6

  • Fix for number of items to be displayed by widget. Was previously ignoring widget configuration and using number of posts in reading section.

1.2.5

  • Fix for some of the date formats that were not working correctly in admin interface

1.2.4

  • Fixed bug with event URL not appearing when choosing for event titles to be hyperlinked. Bug introduced in version 1.2.2

1.2.3

  • Fixed issue with events not always appearing in chronological order

1.2.2

  • Added support for dd.mm.yyyy date format
  • Re-worked widget rendering algorithm to use WP_Query instead of custom SQL query

1.2.1

  • Added new field to specify end date on events
  • Modified event display code to display event until end date has passed
  • Added shortcode to display new end date ([events-listing-end-date])

1.2

  • Adds internationalization support

1.1.9

  • Fixed PHP warnings

1.1.8

  • Added shortcodes to display some of the data fields from the event listing ([events-listing-date],[events-listing-name], [events-listing-url])

1.1.7

  • Updated jQuery datepicker plugin to resolve javascript error in latest versions of WordPress

1.1.6

  • Fixes problem with disappearing events when too many are created

1.1.5

  • Fixed two notices about undefined variables

1.1.4

  • Fixed gmmktime function error displayed when creating new events, new posts and new pages
  • Restored cut-off period after n number of months

1.1.3

  • Fixed problem with events not being displayed if they did not have hyperlinks associated with them
  • Fixed further problems with event removal time

1.1.2

  • Fixed problem with events being removed from listing at wrong time
  • Added new date format MM-DD-YYYY
  • Added option for links not to have hyperlinks

1.1.1

  • Added new field to store event URL
  • Widget will attach event URL to event name if present, instead of event page
  • New options to specify text / HTML to be displayed before and after date

1.1

  • Added an option to change the date format (send requests if you would like other formats)

1.0

  • First version