using remove_action
-
Hi,
I want to use remove_action for
add_action( 'woocommerce_single_product_summary', array( $this, 'add_compare_link' ), 35 );in my child theme, I want to add it to another action, kindly help me with the snippet to useremove_action.Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘using remove_action’ is closed to new replies.