Skip to content

pkostadinov-2create/Debug-Logging-with-Backtrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Debug-Logging-with-Backtrace

Include this file in your wp-config.php, for example add it under WP_DEBUG:

define('WP_DEBUG', false);
require_once('theme-only-debug.php');

PS: No longer need this kind of hacks for debugging, since I am now using PhpStorm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages