Advanced: Get all Actions for a $tag add_action($tag,*)
-
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?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Advanced: Get all Actions for a $tag add_action($tag,*)’ is closed to new replies.