-
-
-
-
-
Using a template for event imports
This “hack” works for imports from Google Calendar and feeds that correspond to the iCalendar standard (iCal feeds and ICS files). To make this work, create a draft event with no data. Create only the block structure. Once saved, grab the post ID. Enter that post ID in the first line of the function, where:…
-
-
Remove the event post URL from the event iCal export feed
You can modify the following fields: DTSTART DTEND DTSTAMP CREATED LAST-MODIFIED UID SUMMARY DESCRIPTION URL LOCATION CATEGORIES ATTACH ORGANIZER Refer to: the-events-calendar/src/Tribe/iCal.php:620
-
-
-
-
