How to know what functions are hooked to an action/filter?


A very useful function if you need to know which functions are hooked to a particular hook and where the functions are located. Found in stackoverflow, answer of Danijel 

https://stackoverflow.com/a/26680808