Forums
(@michaelpumo)
8 years, 11 months ago
UPDATE: The issue goes away if I turn off WP_DEBUG in wp-config.php
define('WP_DEBUG', false);
It was set to true before. Problem solved, though still unsure why this happens.