Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
EE4 Hooks | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium EE4 Hooks

EE4 Hooks

Posted: February 26, 2014 at 3:33 pm

Viewing 1 reply thread


Ed Booth

February 26, 2014 at 3:33 pm

I’ve searched the site and can’t find documentation on the Event Espresso 4 Hooks. Do you have a page somewhere with this information?


Josh

February 26, 2014 at 4:40 pm

Hi Ed,

The best place to find hooks in Event Espresso 4 beta is with your IDE. They’re all prefixed consistently to allow for quick searching.

All of Event Espresso 4’s filter hooks are prefixed with FHEE. (Filter Hook Event Espresso)

All of Event Espresso 4’S action hooks are prefixed with AHEE. (Action Hook Event Espresso)

From there you can get more information about the method or class that the hook is used in by going to our online developer documentation by adding the class name to this URL:

http://code.eventespresso.com/classes/{name of class here}.html

For example, the EEH_Template class documentation is located at:

http://code.eventespresso.com/classes/EEH_Template.html

Viewing 1 reply thread

The support post ‘EE4 Hooks’ 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 - Staging Server