该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.