clpr_add_after_footer()

Adds the debug code to the footer.


Package


Description Description

You must add following code to the wp-config.php file in order to see queries: define( ‘WP_DEBUG’, true ); define( ‘SAVEQUERIES’, true );

NOTE: This will have a performance impact on your site, so make sure to turn this off when you aren’t debugging.

Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.