Support

Home Forums Event Espresso Premium Hook for "edit-event" page in backend? (EE4)

Hook for "edit-event" page in backend? (EE4)

Posted: July 10, 2014 at 11:38 am


Tim Czermin

July 10, 2014 at 11:38 am

Hello,

I would like to modify the “edit-event” admin page in backend. Is there any Hook that I could use?
Or where (in which file) is the “edit event” page located?

Thank you!
Leonie


Lorenzo Orlando Caum

  • Support Staff

July 10, 2014 at 4:09 pm

Hi Leonie,

The admin pages for events are based on the WordPress core edit-advanced-post.php file.

Information for the admin pages for events are stored in these locations:

wp-content/plugins/event-espresso-core-reg/admin/events
wp-content/plugins/event-espresso-core-reg/caffeinated/admin/extend/events

You can search the files in either location with your code editor for FHEE or AHEE to find available hooks.

If you need a new hook, then we recommend requesting access for our Github repo and submitting a pull request:

https://eventespresso.com/developers/request-repo-access/


Lorenzo

The support post ‘Hook for "edit-event" page in backend? (EE4)’ 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.

Event Espresso