Description
A simple events calendar.
To display it add the following line to your template:
or use the [belocalendar] shortcode
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 or use the [belocalendar] shortcode
FAQ
-
How can I display the calendar?
-
Place
<?php do_action('belocalendar_hook'); ?>in your templates
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Belocalendar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Belocalendar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial, fully functional, version.
1.1
- Valid XHTML and proper code format
1.2
- On mouse over delay
1.3
- Batch import and shortcode


