The What
Description
This construct returns the name of the event (filter hook) that is currently being processed right now.
Parameters
event_name
- The name of the event (filter hook) to check.
Return Values
Returns the name of the event that is currently calling all of its registered callbacks.
Keep It Simple, Stupid (KISS) - the best kiss you'll get in code.
More coming soon…keep checking back.