Plugin info

Total downloads: 2,158
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 6/23/2010 (5725 days ago)
Added to WordPress: 6/10/2010 (15 years old)
Minimum WordPress version: 2.9
Tested up to WordPress version: 2.9.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5725 days ago

20/100

Is Post Events abandoned?

Possibly abandoned (last update 5725 days ago).

Compatibility

Requires WordPress: 2.9
Tested up to: 2.9.2
Requires PHP: f

Languages

Similar & Alternatives

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

The Events Calendar
Rating 4.3/5 (2,400 reviews)Active installs 700,000
LatePoint – Calendar Booking Plugin for Appointments and Events
Rating 5.0/5 (62 reviews)Active installs 100,000
Events Manager – Calendar, Bookings, Tickets, and more!
Rating 4.2/5 (533 reviews)Active installs 70,000
Booking Calendar
Rating 4.7/5 (642 reviews)Active installs 50,000
Simple Calendar – Google Calendar Plugin
Rating 3.8/5 (391 reviews)Active installs 50,000
Timely All-in-One Events Calendar
Rating 4.2/5 (1,676 reviews)Active installs 40,000

Description

Displays a calendar-style list of links to posts based on an “event-date” custom-field. This allows for an events
calendar populated from within standard posts.

Installation

  1. Upload post-events folder to the /wp-content/plugins/ directory
  2. Activate Post Events through the ‘Plugins’ menu in WordPress
  3. Add the Post Events widget to a sidebar.

To include a post in the Post Events widget simply add a custom field called “event-date” with the date of the event
listed in ISO format (YYYY-MM-DD eg. 2010-05-29).

The widget can be configured with a title, maximum number of events to list and date format (based on PHP’s date() format strings)

Frequently Asked Questions

How do I create events?

Add a post with detail of the event, ensuring that you add a custom field called “event-date” with the date of the event in YYYY-MM-DD format.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0

  • First release

1.1

  • Fixed deployment structure problem.