Title: Plugin functions conflicts
Last modified: August 20, 2016

---

# Plugin functions conflicts

 *  [andreu](https://wordpress.org/support/users/andreu/)
 * (@andreu)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-functions-conflicts/)
 * Hi!
 * I’ve installed your plugin with this other one [http://wordpress.org/extend/plugins/custom-taxonomy-sort/](http://wordpress.org/extend/plugins/custom-taxonomy-sort/)
   and they have a conflic. They both have approximately 8 functions with the same
   name. It would be good to customize the names in order to avoid this kind of 
   problems.
 * The functions in conflict are:
    `update_termmeta_cache, add_term_meta, delete_term_meta,
   get_term_meta, update_term_meta, delete_term_meta_by_key, get_term_custom, get_term_custom_keys,
   get_term_custom_values` I renamed all of them in the other plugin and now both
   are working fine.
 * Cheers!
 * [http://wordpress.org/extend/plugins/qtranslate-slug/](http://wordpress.org/extend/plugins/qtranslate-slug/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Carlos](https://wordpress.org/support/users/carlos_a_sanz/)
 * (@carlos_a_sanz)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-functions-conflicts/#post-3212017)
 * This plugin has a term functions for manage term metas, these functions follow
   the patterns of the API, and many plugins use the same functions for example 
   [simple term meta](http://wordpress.org/extend/plugins/simple-term-meta/).
 * The functions are exactly the same, so you can remove them for not having them
   repeated.
 * I will add a conditionals to prevent duplicates in next versions, for now i just
   opened an issue [here](https://github.com/not-only-code/qtranslate-slug/issues/19).
   It’s targeted to **1.1.5**.
 * Thanks for the warning.
    C.

Viewing 1 replies (of 1 total)

The topic ‘Plugin functions conflicts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate-slug_5fb35e.svg)
 * [Qtranslate Slug](https://wordpress.org/plugins/qtranslate-slug/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate-slug/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate-slug/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate-slug/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate-slug/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate-slug/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Carlos](https://wordpress.org/support/users/carlos_a_sanz/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-functions-conflicts/#post-3212017)
 * Status: not resolved