Title: How to avoid conflicts as plugin developer?
Last modified: May 14, 2021

---

# How to avoid conflicts as plugin developer?

 *  Resolved [Josef Wittmann](https://wordpress.org/support/users/josefwittmann/)
 * (@josefwittmann)
 * [5 years ago](https://wordpress.org/support/topic/how-to-avoid-conflicts-as-plugin-developer/)
 * Hello,
 * Today I noticed that updating a membership level in Restrict Content Pro (RCP)
   won’t purge the cache automatically. See [this other ticket with the same issue](https://wordpress.org/support/topic/conflict-with-restrict-content-pro-memcache/).
 * 1. What is the API a plugin has to comply to, such that the SiteGround cache 
   won’t get in the way?
    2. I guess the problem with RCP are the custom tables.
   Is there a better way then to just purge the whole cache on every write from 
   RCP?
 * Thank you,
    Josef

Viewing 1 replies (of 1 total)

 *  Plugin Author [Hristo Pandjarov](https://wordpress.org/support/users/hristo-sg/)
 * (@hristo-sg)
 * SiteGround Representative
 * [5 years ago](https://wordpress.org/support/topic/how-to-avoid-conflicts-as-plugin-developer/#post-14483625)
 * There isn’t anything we can do about the way objects are stored in Memcached.
   I would recommend contacting their developers for additional assistance on that
   matter especially since it is a premium plugin.
 * We can’t control that from our end, they must check the keys they use I suppose…

Viewing 1 replies (of 1 total)

The topic ‘How to avoid conflicts as plugin developer?’ is closed to new replies.

 * ![](https://ps.w.org/sg-cachepress/assets/icon-256x256.gif?rev=2971889)
 * [Speed Optimizer - The All-In-One Performance-Boosting Plugin](https://wordpress.org/plugins/sg-cachepress/)
 * [Support Threads](https://wordpress.org/support/plugin/sg-cachepress/)
 * [Active Topics](https://wordpress.org/support/plugin/sg-cachepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sg-cachepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sg-cachepress/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [conflict](https://wordpress.org/support/topic-tag/conflict/)
 * [rcp](https://wordpress.org/support/topic-tag/rcp/)

 * 1 reply
 * 2 participants
 * Last reply from: [Hristo Pandjarov](https://wordpress.org/support/users/hristo-sg/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/how-to-avoid-conflicts-as-plugin-developer/#post-14483625)
 * Status: resolved