Allows Event Organiser plugin events to be assigned to BuddyPress groups and generates a group calendar page for each group
GNU General Public License v2.0
3
stars
1
forks
source link
Support embedding a group calendar #46
Closed
r-a-y closed 8 years ago
Users should be able to embed the group calendar on other sites.
Update:
Appending
?embedded=true
will remove the header and footer on group event pages:example.com/groups/GROUP/events/?embedded=true
example.com/groups/GROUP/events/upcoming/?embedded=true
This will allow for embedding with an IFRAME.
Todos: