Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Belocalendar

Mô tả

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.

Ảnh màn hình

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

Cài đặt

  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

Hỏi đáp

How can I display the calendar?

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

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“Belocalendar” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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