VOOZH about

URL: https://wordpress.org/support/topic/wp_debug-showing-logs/

⇱ WP_DEBUG Showing logs | WordPress.org


Forums

Skip to content

Forums / Plugin: Easy Table of Contents / WP_DEBUG Showing logs

  • 👁 Image
    farbod

    (@farbodfr)


    3 years, 9 months ago

    hi
    This is shown on every article.

    Auto insert enabled and disable TOC is not enabled in post meta.
    Auto insert enabled and disable TOC is not enabled in post meta.
    true
    The the_content filter applied.
    true
    Post eligible.
    true`

    i have to enable wp_debug in wp_config.
    is there any way to solve this problem?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author 👁 Image
    Magazine3

    (@magazine3)

    It’s only a notice. You can disable it by editing your wp-config.php and changing the line define( ‘WP_DEBUG’, true ) to define( ‘WP_DEBUG’, false )

    Thread Starter 👁 Image
    farbod

    (@farbodfr)

    thanks for reply
    i have to enable wp_debug in wp_config.
    is there any way to solve this problem and not show this notice?

    Plugin Author 👁 Image
    Magazine3

    (@magazine3)

    By using WP Debug Log – Config Tool plugin ( https://prnt.sc/TP8NE0n5OAMK) also you can do it. Do give it a try and let us know back if you have any queries.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WP_DEBUG Showing logs’ is closed to new replies.