• 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 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 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 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.