plugin stops executing after action
-
Hi,
I’m writing a plugin that uses add_action and add_filter. The action needs to be done first, but the problem is: the action works, but then all processing stops. The filter doesn’t even get a chance to run.
Any ideas?
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘plugin stops executing after action’ is closed to new replies.