This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Events Calendar

Description

Event management system using jquery -ui datepicker,timepicker addon,provides short-code to list events,widget support shows all events highlighted in calendar

  • Event management system using timepicker addon,provides short-code,widget support, events slider
  • Manage events,Events calendar,jquery ui event management system
  • Requires at least 3.0.1
  • Tested up to 4.1

Screenshots

  • screenshot-2.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png

Installation

This section describes how to install the plugin and get it working.

  1. Download the plugin
  2. Upload plugin via wordpress or extract in to plugins directory of wordpress
  3. In wordpress admin Go to Plugins ->Installed Plugins and Activate Events Calendar Plugin
  4. Cut “single-events.php” from Events Calendar folder and paste in to your themes root directory.
  5. Use [list-events excludecat=”” limitevents=”10″ excludeevents=””] short code where ever in the page content.
  6. excludecat=”” will have a list of comma separated ids of events categories to exclude the post from events listing.
  7. limitevents=”10″ to limit the no. of posts,leave empty if will list all posts.
  8. excludeevents=”” will have a list of comma separated ids of events (events posts ids).
  9. Use event calendar widget to show highlighted events in calendar
  10. Added events slider widget

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Events Calendar” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Events Calendar” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

  1. Fixed alignment for widget