Skip to content

Add URL field to iCal (.ics) feed output for sp_event posts#479

Open
anthonyscorrea wants to merge 1 commit into
ThemeBoy:masterfrom
anthonyscorrea:add-url-field-to-ics-feed
Open

Add URL field to iCal (.ics) feed output for sp_event posts#479
anthonyscorrea wants to merge 1 commit into
ThemeBoy:masterfrom
anthonyscorrea:add-url-field-to-ics-feed

Conversation

@anthonyscorrea

Copy link
Copy Markdown

Include a URL: field in each VEVENT entry that points to the permalink of the event (get_permalink($event->ID)).

This addition allows users to quickly access the full event details from their calendar and is compliant with the iCalendar specification (RFC 5545, Section 3.8.4.6) and is supported by most major calendar apps. The addition allows users to quickly access the full event details from their calendar.

addresses #478

Include a URL: field in each VEVENT entry that points to the permalink of the event (get_permalink($event->ID)).

This is compliant with the iCalendar specification (RFC 5545, Section 3.8.4.6) and is supported by most major calendar apps. The addition allows users to quickly access the full event details from their calendar.

addresses ThemeBoy#478
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant