Using WP debug function with Mantra

  • Author
    Posts
  • #3483
    Tom H

    I had the WP debug function working in the wp-config.php:

    <code>define(‘WP_DEBUG’, true);</code>

    It brought up some warnings and errors when I saved any changes to settings.  Before I got to carried away I tried turning it off.  Everything seemed to work.

    Does WP error function break the theme admin interface?

     

    #3665
    Zed
    Cryout Creations mastermind

    Depends on what you’re seeing when you enable debugging.

    If it’s just debug information and notices, things should still work.

    If you’re getting warning or even errors, that’s bad…


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Using WP debug function with Mantra’ is closed to new replies.