Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Belocalendar

Opis

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.

Snimke zaslona

  • Main calendar.
  • Event entry.
  • Admin interface.

Instalacija

  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 or use the [belocalendar] shortcode

ČPP

How can I display the calendar?

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Belocalendar” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Belocalendar” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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