The purpose of this plugin is to allow users to create schedule of upcoming events and display events for the 7 days in AJAX-driven box or displaying list of upcoming events...
To see the 7-day schedule box, in WordPress Admin, create new page containing the following code.
To see the full schedule, in WordPress Admin area, create new page containing the following code.
To see link for the full schedule in the 7-day box, set the address of the full schedule page in Community Events settings...
To see link for the full schedule in the 7-day box, set the address of the full schedule page in Community Events settings...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Changed RSS feed URL from wp-content plugins community-events rssfeed php to feed communityeventsfeed . 1.4.
Fixed to query to display 7-day calendar to avoid events from following year to display. 1.2.7.
Fixed problem with hidden meta boxes with save controls with WordPress 3.3. 1.2.3.
Changed name of CSS classes for item coloring from even and odd to community-events-even and community-events-off to avoid conflicts with other themes and templates. 1.2.1.
Read more