Description
A simple events calendar.
To display it add the following line to your template: <?php do_action('belocalendar_hook'); ?>
To add events to it use the Belocalendar entry on your admin menu.
To update events just log in as admin and click the Edit link next to them.
Installation
- Upload the belocalendar folder to the
/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('belocalendar_hook'); ?>in your templates
Frequently Asked Questions
How can I display the calendar?
Place <?php do_action('belocalendar_hook'); ?> in your templates
Screenshots
Main calendar.
Event entry.
Admin interface.
Changelog
1.0
- Initial, fully functional, version.
1.1
- Valid XHTML and proper code format
1.2
- On mouse over delay
Upgrade Notice
1.0
Initial, fully functional, version.
1.1
Valid XHTML and proper code format
1.2
On mouse over delay


