Simple Event Scheduler plugin is designed for managing events menu for registered page users and presenting it as calendar..
Shortcode for web control with part for selecting the current post id or all users.
Timezones for users all dates and years will be shown according to the selected timezone.
Standard form for creating and editing events with like and duration fields and captcha for preventing malicious requests.
Each column of this calendar is day events are shown from top to bottom ordered by start time. Ajax is used for uploading the events for first days user don't need to wait the page reloading.
When shown for other users it gives the opportunity to set or cancel visit mark for events..
Shortcode.. for user parameter. current control is shown for the current signed-in user. post author control is shown for the current post inside WordPress loop.
UID non-negative integer control is shown for WordPress user with this ID. part or empty value control shows events of all users..
To install the plugin follow the steps below.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more