Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

wordpress debug true

// Add this to wp-config.php
// This enables debugging.
define( 'WP_DEBUG', true ); //set false to disable
 
PREVIOUS NEXT
Tagged: #wordpress #debug #true
ADD COMMENT
Topic
Name
6+2 =