strangerstudios / pmpro-events

Offer members-only events using popular events plugins and Paid Memberships Pro.
https://www.paidmembershipspro.com/add-ons/events-for-members-only/
8 stars 10 forks source link

Events calendar Excerpts fix #23

Closed andrewlimaza closed 5 years ago

andrewlimaza commented 5 years ago

Hide excerpt for events if this is set inside PMPro.

kimcoleman commented 5 years ago

Tested this and it is now hiding excepts for all events, regardless of membership. I believe too in this function, the $event isn't available or the $event->ID. So will need to first get the event ID and check if the user has access or not before filter.

andrewlimaza commented 5 years ago

I've made adjustments for this and should be working now.