Title: WP_DEBUG
Last modified: August 20, 2016

---

# WP_DEBUG

 *  [The Church](https://wordpress.org/support/users/the-church/)
 * (@the-church)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wp_debug/)
 * The plugin defines WP_DEBUG as ‘true’ in simplr_reg_page.php, without checking
   to see if it’s been defined already.
 * Firstly, a plugin should not define WP_DEBUG by default. Secondly, it shouldn’t
   define it even if it has already been defined!
 * I assume it’s just some test code that was left in, but could it please be removed?
 * Cheers, keep up the great work!
 * [http://wordpress.org/extend/plugins/simplr-registration-form/](http://wordpress.org/extend/plugins/simplr-registration-form/)

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

 *  Plugin Author [mpvanwinkle77](https://wordpress.org/support/users/mpvanwinkle77/)
 * (@mpvanwinkle77)
 * [13 years ago](https://wordpress.org/support/topic/wp_debug/#post-3363741)
 * Hi, this should no longer be the case. Can you confirm that you’ve updated to
   the latest version?
 *  Thread Starter [The Church](https://wordpress.org/support/users/the-church/)
 * (@the-church)
 * [13 years ago](https://wordpress.org/support/topic/wp_debug/#post-3363742)
 * Hello
 * We are currently using version 0.1.8.4, which I believe is the latest. If you
   check here, it’s still got this code at the top:
 * define(‘WP_DEBUG’,true);
 * See here:
 * [http://plugins.svn.wordpress.org/simplr-registration-form/trunk/simplr_reg_page.php](http://plugins.svn.wordpress.org/simplr-registration-form/trunk/simplr_reg_page.php)
 * Cheers

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

The topic ‘WP_DEBUG’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simplr-registration-form_be8c38.svg)
 * [Simplr Registration Form Plus+](https://wordpress.org/plugins/simplr-registration-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simplr-registration-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simplr-registration-form/)
 * [Active Topics](https://wordpress.org/support/plugin/simplr-registration-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simplr-registration-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simplr-registration-form/reviews/)

## Tags

 * [wp_debug](https://wordpress.org/support/topic-tag/wp_debug/)

 * 2 replies
 * 2 participants
 * Last reply from: [The Church](https://wordpress.org/support/users/the-church/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/wp_debug/#post-3363742)
 * Status: not resolved