I'm attempting to figure out how to pull all of the actions for a tag, remove them, and then add the actions to another tag. How would I go about doing this?
Or is there a way to access the output echo or print statements from an add_action that isn't returned?