Changeset 190957
- Timestamp:
- 01/07/2010 11:40:03 AM (16 years ago)
- File:
-
- 1 edited
-
booking-event/trunk/bookable_events.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
booking-event/trunk/bookable_events.php
r190952 r190957 3 3 Plugin Name: Booking-events 4 4 Plugin URI: 5 Description: This plugin allows you to create a bookable event using the custom fields. A post creator can make a post 'bookable' selecting the custom field 'bookable_event' (automatically created at the plugin activation) and setting a value for it, e.g. the 'yes' value. 5 Description: This plugin allows you to create a bookable event using the custom fields. A post creator can make a post 'bookable' selecting the custom field 'bookable_event' (automatically created at the plugin activation) and setting a value for it, e.g. the 'yes' value.You can also limit the booking, for example at day of event. To do this setting custom field 'bookable_event' as data, for example, 2010-01-31. 6 6 The registered users can add/remove their participation to an event (represented by a post) by links at the bottom of the post. 7 7 This plugin provides also a widget displaying the list of the last 'bookable events' added. Edited by Giovanni Caputo
Note: See TracChangeset
for help on using the changeset viewer.