plugin-icon

Pronamic Events

Pronamic Events is a basic plugin to add some Events functionality.
Betyg
5
Senast uppdaterat
June 17, 2024
Version
1.4.0
Aktiva installationer
100
Pronamic Events

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

Gratispå Creator-paket
Aktiva installationer
100
Testat upp till
5.4.16
Det här tillägget är tillgängligt för nedladdning och kan användas på din WordPress-installation som drivs på egen server.