Belocalendar

Plugin Banner

Belocalendar

by faltantornillos

Download
Description

A simple events calendar.

To display it add the following line to your template:

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.

  1. Upload the belocalendar folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('belocalendar_hook'); ?> in your templates
  1. Main calendar.

    Main calendar.

  2. Event entry.

    Event entry.

  3. Admin interface.

    Admin interface.

How can I display the calendar?

Place <?php do_action('belocalendar_hook'); ?> in your templates

1.0

  • Initial, fully functional, version.

1.1

  • Valid XHTML and proper code format

1.2

  • On mouse over delay
Back to top