Changeset 718702
- Timestamp:
- 05/27/2013 04:35:24 AM (13 years ago)
- Location:
- events-handler/trunk
- Files:
-
- 2 edited
-
events-handler.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
events-handler/trunk/events-handler.php
r718402 r718702 2 2 /*Plugin Name: Events Handler 3 3 Plugin URI: http://wordpress.org/extend/plugins/events-handler/ 4 Description: Create your events intuitively by selecting the days into the interactive calendar, then complete it inserting the description, the start and end date, the location (with live google maps localization).4 Description: Create and maintain events, booking management, venue management (with Google maps), calendars and customisable event lists. 5 5 Author: wp-chd-developer 6 6 Version: 1.3 -
events-handler/trunk/readme.txt
r718701 r718702 12 12 == Description == 13 13 14 Event Organiser adds event management that integrates well with your WordPress site. By using WordPress' in-built 'custom post type', this plug-in allows you to create events that have the same functionality as posts, while adding further features that allow you to manage your events. This includes the possibility of repeating your event according to complex schedules and assign your events to venues. This can all be done through an intuitive user interface, which allows you to view your events in the familiar WordPress list or in a calendar page in the amin area. 15 14 Event Handler adds event management that integrates well with your WordPress site. 15 Events Handler integrates with Google Maps; thanks to geocoding, Events Handler can find the location of your event and accordingly display a map. 16 Events Handler also integrates payments for events using paypal. 16 17 = Features = 17 18
Note: See TracChangeset
for help on using the changeset viewer.