How do I go about tracing the default action or function run when a specific do_action() is requested?
Through guesswork I can figure most of them out, but where's the definative master conductor that says "When BLAH is requested, do all actions hooked to BLAH plus this default action?"
Thanks!