We have a community site where logged in users are able to add events. Each user has a custom profile page to display their information. These pages are built using a custom post type (with a custom template) and they are associated to the user record by the Posts 2 Posts plugin.
My question is… Can we filter the results of the events list widget on their custom page by user? I don’t see an option with the widget to do that but maybe there is an action filter where we can pass the variables from the page template to get the results we need.
We would either use the Events List Widget or maybe create a custom function to do it.
What would you recommend we do to filter an upcoming events on our users profile page to just show their events?
Scot
-or-