I get the following notice and warning immediately upon permanently deleting image(s) from the Media tab
Notice: Use of undefined constant sizes - assumed 'sizes' in /home/HIDDEN/subdomains/beta/wp-content/plugins/wp-retina-2x/wp-retina-2x.php on line 354
Warning: Cannot modify header information - headers already sent by (output started at /home/HIDDEN/subdomains/beta/wp-content/plugins/wp-retina-2x/wp-retina-2x.php:354) in /home/widelko/subdomains/beta/wp-includes/pluggable.php on line 881
I have define('WP_DEBUG', true); turned on in wp-config.php so obviously this is only visible in development mode. If any other information is needed please let me know.