外掛說明
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.
安裝方式
- 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
常見問題集
-
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
1.3
- Batch import and shortcode
1.4
- Settings link


