Title: Plugin erroneously replacing site content
Last modified: May 18, 2021

---

# Plugin erroneously replacing site content

 *  Resolved [tunity](https://wordpress.org/support/users/tunity/)
 * (@tunity)
 * [5 years ago](https://wordpress.org/support/topic/plugin-erroneously-replacing-site-content/)
 * Hi!
 * Your plugin seems to be replacing the following strings all over the page:
    –`
   _RNL_` – `_NL_` (the one we noticed) – `_LT_`
 * This breaks every image or text that contains these strings.
 * I tracked it back to GDPR Cookie Consent v. 2.3.5
    `wp-content/plugins/webtoffee-
   gdpr-cookie-consent/public/modules/script-blocker/classes/class-script-blocker.
   php`@32
 *  public function __construct() {
    add_action( ‘init’, array( $this, ‘init’ ) );
   $this->replace_pairs = array( “\r\n” => ‘_RNL_’, “\n” => ‘_NL_’, ‘<‘ => ‘_LT_’,);
 *  }
 * Would appreciate to have this issue resolved for us to be able to keep using 
   this plugin.
    -  This topic was modified 5 years ago by [tunity](https://wordpress.org/support/users/tunity/).
    -  This topic was modified 5 years ago by [tunity](https://wordpress.org/support/users/tunity/).
      Reason: code snippet botched by support forum & password on url provided (
      see url param)

Viewing 1 replies (of 1 total)

 *  Thread Starter [tunity](https://wordpress.org/support/users/tunity/)
 * (@tunity)
 * [5 years ago](https://wordpress.org/support/topic/plugin-erroneously-replacing-site-content/#post-14453981)
 * The above ticket was for a paid version – Support form used instead.

Viewing 1 replies (of 1 total)

The topic ‘Plugin erroneously replacing site content’ is closed to new replies.

 * ![](https://ps.w.org/cookie-law-info/assets/icon.svg?rev=3007243)
 * [CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)](https://wordpress.org/plugins/cookie-law-info/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-law-info/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-law-info/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-law-info/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-law-info/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-law-info/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [tunity](https://wordpress.org/support/users/tunity/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/plugin-erroneously-replacing-site-content/#post-14453981)
 * Status: resolved