這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Full Calendar Js

描述

FullCalendarJs allows you to save multiple XML feeds into a calendar id and display those calendar’s as if they were one.
The plugin works specifically off of a jquery plugin. The Jquery plugin is written by Adam Shaw. This plugin is lightweight
and is designed for ease of use and simplification. Why bloat your own database with calendar events when you can fetch
them all from Google Calendar.

More features to come.

Settings Page:
* Settings > Full Calendar Settings

Shortcode:
* [fcal id =”1″] //shows calendar of id 1 in the page or post

螢幕截圖

  • This is the front end view of the calendar on the page.
  • This is the settings page and the XML feed(s) used to display the calendar.

安裝

  1. Upload to the ‘wp-contents/plugins’ directory,
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

How do I get my Google Calendar XML feed?
  1. Login to google.
  2. Click ‘Calendar’.
  3. Click the down arrow next to your calendar.
  4. Click ‘Share this calendar’.
  5. Check ‘Make this calendar public’ if desired. Allows users to subscribe.
  6. Click ‘Calendar Details’.
  7. Click ‘XML’ under Calendar Address(public) or Private Address.

評價

閱讀全部3個評價

貢獻者及開發者

“Full Calendar Js” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Full Calendar Js 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.5 Version now invokes the today method so that the calendar displays the current month on load without clicking ‘today’.
1.6 Removed settings which were prototypes. Added helper notifications in the shortcode area.