Category: Debug

  • Debug with custom function

    1.in wp-config.php add those linesdefine(‘WP_DEBUG’, true);define(‘WP_DEBUG_LOG’, true);define(‘WP_DEBUG_DISPLAY’, false); 2.in wp-content folder create file name debug.log