 Graham Jeffery
|
January 18, 2023 at 12:14 pm
Is there a way to change the default event list view for the admin show only upcoming events?
|
 Tony
|
January 18, 2023 at 2:02 pm
Hi there,
Yes you can using a snippet like this:
https://github.com/eventespresso/ee-code-snippet-library/blob/master/admin/jf_ee_change_event_list_default_query_params.php
You can add that to a custom functions plugin on your site, we have some documentation on creating one here:
https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/
|
 Graham Jeffery
|
January 18, 2023 at 4:34 pm
Thank you!
|
 Tony
|
January 18, 2023 at 4:37 pm
You’re most welcome 🙂
|