Title: Subscribers.php change
Last modified: July 12, 2023

---

# Subscribers.php change

 *  Resolved [userwordpreess](https://wordpress.org/support/users/userwordpreess/)
 * (@userwordpreess)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/subscribers-php-change/)
 * wordfence noticed an unusual change in mailpoet files
   I have a free version
 * The Original Version 
   class Subscribers const SUBSCRIBERS_OLD_LIMIT = 2000; const
   SUBSCRIBERS_NEW_LIMIT = 1000const NEW_LIMIT_DATE = ‘2019-11-00’
 * Changed version
   SUBSCRIBERS_OLD_LIMIT = 2000; const SUBSCRIBERS_NEW_LIMIT = 1000000;
   const NEW_LIMIT_DATE = ‘2019-11-00’; 
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubscribers-php-change%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Elvira K.](https://wordpress.org/support/users/treibalen/)
 * (@treibalen)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/subscribers-php-change/#post-16907080)
 * Hi there [@userwordpreess](https://wordpress.org/support/users/userwordpreess/),
 * Thanks for reaching out!
 * The first version is actually correct: [https://github.com/mailpoet/mailpoet/blob/b07c041e35a2387fe3c43b03a2f13190e4d02c3a/mailpoet/lib/Util/License/Features/Subscribers.php#L12C12-L12C12](https://github.com/mailpoet/mailpoet/blob/b07c041e35a2387fe3c43b03a2f13190e4d02c3a/mailpoet/lib/Util/License/Features/Subscribers.php#L12C12-L12C12)
 * Can you please reinstall the plugin to see if it gets changed again?
 * You won’t lose any data.
 * Let us know how it goes!
 *  Thread Starter [userwordpreess](https://wordpress.org/support/users/userwordpreess/)
 * (@userwordpreess)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/subscribers-php-change/#post-16907573)
 * Dear Elvira,
 * Mailpoet of some code is constantly changing the following:
 * 1_ wp-content/plugins/mailpoet/lib/Util/License/Features/Subscribers.php
   **it
   adds 1000.000 to the code**
 * 13 class Subscribers { 
   13 class Subscribers {
 * 14 const SUBSCRIBERS_OLD_LIMIT = 2000; 
   14 const SUBSCRIBERS_OLD_LIMIT = 2000;
 * 15 const SUBSCRIBERS_NEW_LIMIT = 1000; 
   15 const SUBSCRIBERS_NEW_LIMIT = **1000000**;
 * 16 const NEW_LIMIT_DATE = ‘2019-11-00’; 
   16 const NEW_LIMIT_DATE = ‘2019-11-00’;
 * 2_ wp-content/plugins/mailpoet/lib/Config/ServicesChecker.php
   **It adds return
   true to line 84**
 * o_83 public function isPremiumKeyValid($displayErrorNotice = true) { 
   n_83 public
   function isPremiumKeyValid($displayErrorNotice = true) {
 * **n_84 return true;**
 * 0_84 $premiumKeySpecified = Bridge::isPremiumKeySpecified(); 
   n_85 $premiumKeySpecified
   = Bridge::isPremiumKeySpecified();
 *  [Elvira K.](https://wordpress.org/support/users/treibalen/)
 * (@treibalen)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/subscribers-php-change/#post-16910013)
 * Hi there [@userwordpreess](https://wordpress.org/support/users/userwordpreess/),
 * Thanks for getting back to us!
 * This is weird indeed. Can you please send us the information from MailPoet > 
   Help > System Info? Please remove any sensitive information from there (such 
   as email addresses, etc).
 * Looking forward to hearing back from you!
 *  Thread Starter [userwordpreess](https://wordpress.org/support/users/userwordpreess/)
 * (@userwordpreess)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/subscribers-php-change/#post-16910583)
 * here you go:
 * PHP version: 8.2.5
   MailPoet Free version: 4.21.0MailPoet Premium version: 4.21.0MailPoet
   Premium/MSS key: xxxxxx**WordPress version: 6.2.2Database version: 10.3.34-MariaDB-
   0+deb10u1-logWeb server: ApacheServer OS: Linux hn243.xxxxx 5.15.54 #1 SMP Thu
   Jul 14 08:45:32 UTC 2022 x86_64WP info: WP_MEMORY_LIMIT: 128M – WP_MAX_MEMORY_LIMIT:
   256M – WP_DEBUG: – WordPress language: en_USPHP info: PHP max_execution_time:
   30 – PHP memory_limit: 256M – PHP upload_max_filesize: 64M – PHP post_max_size:
   64MMultisite environment?: NoCurrent Theme: Astra (version 4.1.6)Active Plugin
   names: elementor-pro/elementor-pro.php, elementor/elementor.php, gplvault-updater/
   gplvault-updater.php, mailpoet-premium/mailpoet-premium.php, mailpoet/mailpoet.
   php, wordfence/wordfence.php, wordpress-seo-premium/wp-seo-premium.php, wordpress-
   seo/wp-seo.php, wp-security-audit-log/wp-security-audit-log.php, wp-sweep/wp-
   sweep.phpSending Method: MailPoetSending Frequency: 25 emails every 5 minutesMailPoet
   sending info: Send all site’s emails with: current sending method – Task Scheduler
   method: WordPress – Cron ping URL: [https://mastersofbeautifulachievements.com?mailpoet_router&endpoint=cron_daemon&action=ping](https://mastersofbeautifulachievements.com?mailpoet_router&endpoint=cron_daemon&action=ping)–
   Default FROM address: xxxxx – Default Reply-To address: xxxxxx – Bounce Email
   Address:Total number of subscribers: 46Plugin installed at: 2020-03-17 10:55:
   31Installed via WooCommerce onboarding wizard: false
    -  This reply was modified 2 years, 10 months ago by [userwordpreess](https://wordpress.org/support/users/userwordpreess/).
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [2 years, 10 months ago](https://wordpress.org/support/topic/subscribers-php-change/#post-16910617)
 * > MailPoet Premium version: 4.21.0
   > MailPoet Premium/MSS key: xxxxxx**
 * For pro or commercial product support please contact the developer directly on
   their site. This includes any pre-sales topics as well.
 * As the developer is aware, commercial products are [not supported in these forums](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products).
   I am sure they will have no problem supporting you there.
 *  Thread Starter [userwordpreess](https://wordpress.org/support/users/userwordpreess/)
 * (@userwordpreess)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/subscribers-php-change/#post-16912501)
 * Hi Jan, Thanks for letting know. I do have a free version of Mailpoet as such
   I posted this issue here…. I’ll contact them also to see what they know about
   this issue. Thanks for helping me out [@j](https://wordpress.org/support/users/j/)
   [an Dembowski](https://wordpress.org/support/users/jdembowski/) [@treibalen](https://wordpress.org/support/users/treibalen/)!!

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

The topic ‘Subscribers.php change’ is closed to new replies.

 * ![](https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564)
 * [MailPoet - Newsletters, Email Marketing, and Automation](https://wordpress.org/plugins/mailpoet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpoet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpoet/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpoet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpoet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpoet/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [userwordpreess](https://wordpress.org/support/users/userwordpreess/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/subscribers-php-change/#post-16912501)
 * Status: resolved