Descripción
GCal Events List retrieves events from Google Calendar and shows data in a widget.
To make GCal Events List work properly, you have to activate the plugin and paste your Google Calendar API key and a public calendar ID in the widget admin panel.
It requires some other options. Here is the full list of params:
- Title (widget title)
- Calendar ID (you can find it in the option panel of your Google Calendar)
- Google API key
- Start from (a valid date in YYYY-MM-DD format)
- Max results
For a detailed description of calendar settings, read the Google Calendar Data API documentation
REMEMBER: your Google Calendar must be public, otherwise the widget won’t show any event!
Instalación
- Extract gcal_events_list.zip
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure your GCal Events List widgets through the widgets admin page.
FAQ
- Installation Instructions
-
- Extract gcal_events_list.zip
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure your GCal Events List widgets through the widgets admin page.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«GCal Events List» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «GCal Events List» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
2.1
- Fixes several errors
2.0
- New version release
1.1
- Minor changes
1.0
- Fix: deprecated PHP4 style constructors in WP 4.3 read more
- Upgrade: support to Google Calendar API V3
0.1
- Initial plugin release