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 byMike

Description

Dieses PlugIn richtet sich an Schauspieler, Musiker, Sänger und an alle,
die regelmäßig auf der Bühne stehen.

PlugIn Website Testen Sie das PlugIn auf http://events.bymike.ch/

Funktion

Sie erstellen einen Post mit Informationen, z.B. zu einem Stück, und hängen
in der Metabox die Spieltermine an.

Mit verschiedenen Shortcodes können nun zum Beispiel Ihre
nächsten Auftrittstermine auf einer separaten Seite, einem Widget oder einem
weiteren Post angezeigt werden.

Ebenso gibt es eine VITA Funktion, die automatisch die Posts mit Terminen in
der Vergangenheit zusammenfasst und anzeigt.

Highlights

  • Verwaltung der Termine direkt bei den entsprechenden Posts
  • komplett mit AJAX realisiert (verändern, hinzufügen, löschen)
  • einfache Darstellungsweise mit SHORTCODES

SHORTCODES

  • siehe “other notes”
  • siehe http://events.bymike.ch/

ShortCodes

  • [ebm_dates] –> lists all stored dates, oldest first
  • [ebm_dates limit=”3″] –> lists 3 dates
  • [ebm_dates type=”upcoming”] –> lists dates in future, nearest first
  • [ebm_dates order=”DESC”] –> lists all dates, youngest firs
  • [ebm_vita] –> shows all posts with dates, youngest first

Screenshots

  • MetaBox im POST-Editor
  • Auflistung der VITA

Installation

  1. Upload eventsbymike/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use SHORTCODES to show Events

FAQ-e

is it easy to use?

Yes.

Requirements
  • WordPress at least 3.4 (it’s not tested with any version below)
  • PHP >=5.3

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Events byMike” into your language.

Interested in development?

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

Changelog

0.6

  • Event-Dates will now be shown after the Post-Content

0.5.1

  • Changed autocomplete to jQuery.Ui.autocomplete
  • solved Issue #17

0.5

  • it now is easy to deinstall the plugin
  • some internal stuff

0.4

  • Location Support
  • Location Autocomplete via AJAX
  • Bugfixed the Duration Problem

0.2

  • Grundfunktionen integriert