Support

Home Forums Event Espresso Premium Hooks and filters documentation

Hooks and filters documentation

Posted: December 28, 2017 at 11:45 am


Patrick

December 28, 2017 at 11:45 am

Hi EE Team !

Would it be possible to have the complete list of EE hooks and filters ?

Thanks in advance.

Cheers !

Patrick


Josh

  • Support Staff

December 28, 2017 at 12:20 pm

Hi Patrick,

The practical way to get a list of hooks and filters would be to install these two plugins:
https://wordpress.org/plugins/debug-bar/
https://wordpress.org/plugins/debug-bar-actions-and-filters-addon/

Then you’ll be able to view all Event Espresso hooks and filters available for the current request via the debug bar.

Another means is you open a copy of the Event Espresso plugin into your IDE, then search for do_action('AHEE_ which will list all of the action hooks. A search for apply_filters('FHEE_ will list all of the filter hooks.


Patrick

December 28, 2017 at 12:39 pm

Thank you !

The support post ‘Hooks and filters documentation’ 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