feature-testing #3

Merged
j merged 2 commits from feature-testing into main 2025-06-17 16:35:04 +10:00
Showing only changes of commit a6e5d6ff99 - Show all commits

View file

@ -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!