← Plugin Directory

Config Constants vs Debug

Config Constants

Modify WP_DEBUG and other WordPress constants directly in the WordPress admin rather than manually editing them via wp-config.php!

Debug

Debug can help you to find errors in your wordpress website via editing wp-config.php file and email notification.