In your config.php enable wp_debug (define('WP_DEBUG', true);) and see if you get something more than a white screen. Besides that, remove the lines of code you added and confirm that the plugin is back to normal.
↧
In your config.php enable wp_debug (define('WP_DEBUG', true);) and see if you get something more than a white screen. Besides that, remove the lines of code you added and confirm that the plugin is back to normal.