1
0
Fork 0
forked from lino/radar-wp

Wordpress-ify the readme.

This commit is contained in:
ekes 2019-05-12 15:51:48 +02:00
parent 65db102f6f
commit c57a3a776a

View file

@ -1,21 +1,23 @@
=== Squat Radar Calendar ===
Provides integration with https://radar.squat.net/ to display events on your Wordpress website.
=== squat-radar ===
Tags: calendar,events
Requires at least: 4.8
Tested up to: 5.1
Requires PHP: 5.4.0
Stable tag: 2.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
== Installation ==
Provides integration with https://radar.squat.net/ to display events on your Wordpress website.
== 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.
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.
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 Shortcode sidebar, add [squat_radar_sidebar] to the content where you want the events to display.