Title: Plugin changes error reporting settings
Last modified: September 22, 2017

---

# Plugin changes error reporting settings

 *  Resolved [Facundo Farias](https://wordpress.org/support/users/ffarias/)
 * (@ffarias)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-changes-error-reporting-settings/)
 * Hi!
 * In one of the sites I work on, I noticed the WP_DEBUG and WP_DEBUG_DISPLAY constants
   were not being respected.
 * I found the cause in this plugin, as it defines its own method to decide wether
   to display or hide errors: [https://plugins.trac.wordpress.org/browser/slideshow-gallery/trunk/slideshow-gallery-plugin.php#L87](https://plugins.trac.wordpress.org/browser/slideshow-gallery/trunk/slideshow-gallery-plugin.php#L87)
 * Can this piece of code be removed and instead rely on the WP_DEBUG constants?
   Or is there a hook I can use to prevent this piece of code from running?
 * Thanks

The topic ‘Plugin changes error reporting settings’ is closed to new replies.

 * ![](https://ps.w.org/slideshow-gallery/assets/icon-256x256.png?rev=1187457)
 * [Slideshow Gallery LITE](https://wordpress.org/plugins/slideshow-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-gallery/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Facundo Farias](https://wordpress.org/support/users/ffarias/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-changes-error-reporting-settings/)
 * Status: resolved