1
0
Fork 0
forked from lino/radar-wp
No description
Find a file
2019-05-12 15:37:07 +02:00
assets First alpha: working style, dynamic sidebars, part tested cron. 2019-04-30 19:30:25 +02:00
includes Tidied up code comments pre-release. 2019-05-12 15:37:07 +02:00
composer.json Initial simple composer.json 2019-05-12 14:18:03 +02:00
readme.txt First bash at a readme added. 2019-05-12 14:04:31 +02:00
squat-radar.php WIP New v2 plugin with widget and shortcode, and more WP friendly markup. 2019-04-27 18:36:32 +02:00

=== Squat Radar Calendar ===

Provides integration with https://radar.squat.net/ to display events on your Wordpress website.

Stable tag: 2.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Installation ==

Enable the plugin as normal for your system.

Once activated:
1. Visit the Widgets page. Here you will now see 'Squat Radar Events' widget, and the 'Squat Radar Shortcode' sidebar.
2. Add the widget to either the sidebar you want, or if you want to use the shortcode in content, the 'Squat Radar Shortcode' sidebar.
3. To configure the sidebar go to https://radar.squat.net/events and filter for the events you want to show. Maybe your city and group, or a category etc.
4. Once you have the events filter you want copy the address from your address bar into the widget.
5. Select which fields you would like to show.

If you put the widget in a displayed sidebar that's it. The filtered list of upcoming events will now show up.
If you used the Shorcode sidebar, add [squat_radar_sidebar] to the content where you want the events to display.