How do you debug plugins?
Go into wp-config.php and change define(‘WP_DEBUG’, false); to define(‘WP_DEBUG’, true);. Also, install Andrew Nacin’s Log Deprecated Notices plugin.
Go into wp-config.php and change define(‘WP_DEBUG’, false); to define(‘WP_DEBUG’, true);. Also, install Andrew Nacin’s Log Deprecated Notices plugin.