Title: Plugin doesn&#8217;t work with Polylang Pro
Last modified: April 6, 2023

---

# Plugin doesn’t work with Polylang Pro

 *  Resolved [Sebastien SERRE](https://wordpress.org/support/users/sebastienserre/)
 * (@sebastienserre)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-with-polylang-pro/)
 * Hello,
   I’m Sébastien from Polylang Pro and we have a customer in common which
   can’t make working your plugin with ours…
 * The issue is your filters are working well with Polylang, but when the customer
   adds Polylang Pro, then it stops working.
   The line in your code which is preventing
   it to work is [https://plugins.trac.wordpress.org/browser/filter-everything/trunk/src/wpc-third-party.php#L441](https://plugins.trac.wordpress.org/browser/filter-everything/trunk/src/wpc-third-party.php#L441)
 *     ```wp-block-code
       	function flrt_pll_pro_active(){
       	    if( defined('POLYLANG_PRO') ){
       	        return true;
       	    }
       	    return false;
       	}
       ```
   
 * Why do you return false if Polylang Pro detected ? There’s surely a reason, and
   I invite you to contact us through [https://polylang.pro/support/](https://polylang.pro/support/)
   
   I’m sure we’ll find a solution to make our both plugin work together. Hope to
   hear news from you soon.Regards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-doesnt-work-with-polylang-pro%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [stepasyuk](https://wordpress.org/support/users/stepasyuk/)
 * (@stepasyuk)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/plugin-doesnt-work-with-polylang-pro/#post-16672662)
 * Hello [@sebastienserre](https://wordpress.org/support/users/sebastienserre/)
 * I have already answered you here – [https://codecanyon.net/comments/29407255](https://codecanyon.net/comments/29407255)
 * I will continue our converstaion there soon.
 * Thank you. Regards.

Viewing 1 replies (of 1 total)

The topic ‘Plugin doesn’t work with Polylang Pro’ is closed to new replies.

 * ![](https://ps.w.org/filter-everything/assets/icon-256x256.png?rev=3487105)
 * [Filter Everything — WordPress & WooCommerce Filters](https://wordpress.org/plugins/filter-everything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/filter-everything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/filter-everything/)
 * [Active Topics](https://wordpress.org/support/plugin/filter-everything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/filter-everything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/filter-everything/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [stepasyuk](https://wordpress.org/support/users/stepasyuk/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/plugin-doesnt-work-with-polylang-pro/#post-16672662)
 * Status: resolved