Title: Plugin still does it work with some changes.
Last modified: February 15, 2025

---

# Plugin still does it work with some changes.

 *  [treibstoff](https://wordpress.org/support/users/treibstoff/)
 * (@treibstoff)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/plugin-still-does-it-work-with-some-changes/)
 * The Plugin still does it work like it should do under the newest PHP 8.1 and 
   WP 6.7.2
   To not get Warnings from Dashboard Options for this Plugin you have 
   to do:1.on line 294 at math-comment-spam-protection.php delete the “#” in front
   of:‘DeleteOldOpt’ => array(‘plugin_mathcommentspamprotection’),2. at inc.swg-
   plugin-framework.php:Put following Code before if ( (!$isdeleted) && ($this->
   g_opt[‘pluginversion’] != $this->g_info[‘Version’]) ) {:at Line 174 :
 * // Initialize plugin options
   $this->g_opt = get_option($this->g_info[‘OptionName’],
   array());
 * // Ensure ‘pluginversion’ key is set if it doesn’t exist
   if (!isset($this->g_opt[‘
   pluginversion’])) {$this->g_opt[‘pluginversion’] = ”;}
 *  thats all & enjoy
    -  This topic was modified 1 year, 3 months ago by [treibstoff](https://wordpress.org/support/users/treibstoff/).

The topic ‘Plugin still does it work with some changes.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/math-comment-spam-protection.svg)
 * [Math Comment Spam Protection](https://wordpress.org/plugins/math-comment-spam-protection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/math-comment-spam-protection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/math-comment-spam-protection/)
 * [Active Topics](https://wordpress.org/support/plugin/math-comment-spam-protection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/math-comment-spam-protection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/math-comment-spam-protection/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [treibstoff](https://wordpress.org/support/users/treibstoff/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/plugin-still-does-it-work-with-some-changes/)
 * Status: not resolved