Is there a way to get a custom event registration report on the front end similar to the filtered registration report generated in the wp-admin area?
I am trying to eliminate my sending of the filtered CSV report daily to my customer. If anyone has a SQL query that would do the same that would be great.
You could adapt generated SQL query from the same function that the CSV report uses (from the plugin’s RegistrationsReport.php).
You’ll note that it uses the built in model system instead of a direct SQL query. You can learn how to build your own queries with the same model system from the documentation:
The support post ‘Custom front-end report?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.