Title: Duplicate hook
Last modified: September 17, 2020

---

# Duplicate hook

 *  Resolved [renan.masse](https://wordpress.org/support/users/renanmasse/)
 * (@renanmasse)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/duplicate-hook/)
 * Hi,
    I have been updated a lot this week(plugins&theme) and it seems something
   create a duplicate hook with PPOM.
 * I’ve found a resolution with: ppom_remove_duplicate_fields
    and added filter :
   _add\_filter(‘ppom\_remove\_duplicate\_fields’, function($apply){ return false;},
   999); _ to my functions.php
 * But I can’t see any changes. I have no clue :/
    Do you have any idea where I 
   can start to solve this ?
 * **Edit: Looks like plugin : YITH Color and Label Variations for WooCommerce is
   the one creating that duplicate Field, if I disable it, it’s gone.
 * Regards,
    Renan.
    -  This topic was modified 5 years, 8 months ago by [renan.masse](https://wordpress.org/support/users/renanmasse/).
    -  This topic was modified 5 years, 8 months ago by [renan.masse](https://wordpress.org/support/users/renanmasse/).
    -  This topic was modified 5 years, 8 months ago by [renan.masse](https://wordpress.org/support/users/renanmasse/).
    -  This topic was modified 5 years, 8 months ago by [renan.masse](https://wordpress.org/support/users/renanmasse/).
    -  This topic was modified 5 years, 8 months ago by [renan.masse](https://wordpress.org/support/users/renanmasse/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fduplicate-hook%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [N-Media](https://wordpress.org/support/users/nmedia/)
 * (@nmedia)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/duplicate-hook/#post-13426628)
 * Hi Renan,
 * yes, YITH plugin using same hook that’s why fields are rendering twice.
 *  Thread Starter [renan.masse](https://wordpress.org/support/users/renanmasse/)
 * (@renanmasse)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/duplicate-hook/#post-13430705)
 * Hi,
 * would there be a solution that would allow me to use both plugins?
 *  [N-Media](https://wordpress.org/support/users/nmedia/)
 * (@nmedia)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/duplicate-hook/#post-13439189)
 * Sorry, I am not sure about this.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Duplicate hook’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-product-addon/assets/icon-256x256.gif?rev=3186763)
 * [PPOM - Product Addons & Custom Fields for WooCommerce](https://wordpress.org/plugins/woocommerce-product-addon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-product-addon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-product-addon/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-product-addon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-product-addon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-product-addon/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [N-Media](https://wordpress.org/support/users/nmedia/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/duplicate-hook/#post-13439189)
 * Status: resolved