Contributors: [email protected]
Tags: eventarc, events
Requires at least: 3.0
Tested up to: 3.1
Stable tag: 1.0.0
This plugin will display your current events within wordpress
There are three ways you can show Eventarc events on your wordpress site (after setting your username).
- Drag the Eventarc widget to one of the widget panels
- Place the following code in a template:
<?php eventarc_events(); ?>
- Place the following tag in the content of a post or page: [eventarc:show_events]
See also: Eventarc.
Upload the Eventarc plugin to your blog, Activate it, then enter your username.
Add in caching Have an option to retrieve the events via an ajax call
Imported existing plugin into a better framework.