Pronamic Events

plugin banner

Pronamic Events is a basic plugin to add some Events functionality.

Author:Pronamic (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:5.4.15
Plugin version:1.3.0
Added to WordPress repository:19-07-2012
Last updated:29-07-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:https://www.pronamic.eu/plugins/pronamic-even...
Total downloads:13 061
Active installs:100+
plugin download
Click to start download

This plugin uses custom post types to add some Events functionality. Pronamic Events allows you to add, edit and remove events.

Template Functions

  • Start Date
    • pronamic_get_the_start_date( $format = null )
    • pronamic_the_start_date( $format = null )
    • pronamic_has_start_date()
  • End Date
    • pronamic_get_the_end_date( $format = null )
    • pronamic_the_end_date( $format = null )
    • pronamic_has_end_date()
  • Location
    • pronamic_get_the_location()
    • pronamic_the_location()
    • pronamic_has_location()

Meta Keys

  • _pronamic_start_date
  • _pronamic_end_date
  • _pronamic_location

Gravity Forms

With Gravity Forms and the Gravity Forms + Custom Post Types
you can create an form to create event posts. In most cases you also want to automatic fill in the event start date, end date
and location. You can set this up by checking one of the options on the date/time fields.

  • Is Event Start Date
  • Is Event Start Time
  • Is Event End Date
  • Is Event End Time

For the other fields you can add Custom Fields from the Post Fields
section and give them the correct custom field names:

  • Location – Field Type = Text, Name = _pronamic_location
  • Website – Field Type = Website, Name = _pronamic_event_url

Developers

  • php ~/wp/svn/i18n-tools/makepot.php wp-plugin ~/wp/git/pronamic-events ~/wp/git/pronamic-events/languages/pronamic_events.pot

Links

Pronamic plugins


Screenshots
ChangeLog