Plugin Directory

MyEvents

  1. Unzip the archive in the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Edit your events and some options in the Options > MyEvents page of your admin.
  4. Edit your theme with those functions. You can limit the size of the list with the first parameter.
    • get_all_events($limit = 100, $date_format = 'd/m/Y') : list all events, $limit shows only the bottom of the list
    • get_past_events($limit = 100, $date_format = 'd/m/Y') : list only past events, $limit shows only the bottom of the list
    • get_future_events($limit = 100, $date_format = 'd/m/Y') : list only future events, $limit shows only the top of the list

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(3 ratings)