How to use add_action and/or remove_action at runtime
-
Hello
I have removed certain action using remove_action() but what if i want add that particular action using add_action() at runtime?
Example:
I removed woocommerce price section using remove_action() but when i click add to cart or a custom button i want to execute add_action().
Thank You
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to use add_action and/or remove_action at runtime’ is closed to new replies.