From a6e5d6ff9961a717dbc4ea2f409bdd19a693a7e9 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 17 Jun 2025 16:33:08 +1000 Subject: [PATCH] Shit talking in README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index d0d86c9..8c28be6 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,22 @@ this information when a shortcode (`[event-calendar]`) is called. We store a list/array of URLs to pull from, so you should be able to add a couple. + +## Usage + +Just install then look in "Settings" for the "FWP Calendar" section. + +You can add a simple list of ICS/iCal URLs there however they must be publicly +accessible. I tested and it works with Google calendars. + +I created this for a customer who had a list of upcoming events displayed on +their website. They were manually updating the events calendar entirely through +Wordpress, which seemed clunky. + +This plugin allows you to maintain a community events calendar from within your +Orgs typical public calendar. Visitors can see events spread out on a calendar +and upcoming events below. + +This is good because you can provide the calendar for people to add to their +phones or import into their own calendars. Your options are endless when you +don't use shitty proprietary standards!