Description
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
Screenshots
Installation
- Upload to the โwp-contents/pluginsโ directory,
- Activate the plugin through the โPluginsโ menu in WordPress
FAQ
- How do I get my Google Calendar XML feed?
-
- Login to google.
- Click โCalendarโ.
- Click the down arrow next to your calendar.
- Click โShare this calendarโ.
- Check โMake this calendar publicโ if desired. Allows users to subscribe.
- Click โCalendar Detailsโ.
- Click โXMLโ under Calendar Address(public) or Private Address.
Contributors & Developers
“Full Calendar Js” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Full Calendar Js” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.