• 23-06-2021, 00:52:34
    #1
    Herkese selam böyle bir yazı var ingilizcesi:
    ou see the following because WP_DEBUG and WP_DEBUG_DISPLAY are enabled on this site. Please disabled these to prevent the display of these developers' debug messages.
    • The `the_content` filter applied.
    • true

    • Post type is.
    • post

    • Is supported post type?
    • true

    • Is auto insert for post types?
    • true

    • Auto insert enabled and disable TOC is not enabled in post meta.
    • true

    • Post eligible.
    • true


  • 23-06-2021, 00:53:40
    #2
    wp-config dosyasından wp_debug özelliğini kapatın.
  • 23-06-2021, 00:56:01
    #3
    Kimlik doğrulama veya yönetimden onay bekliyor.
    wp-config.php dosyasında bulunan

    define('WP_DEBUG', true);

    satırı

    define('WP_DEBUG', false);

    olarak değiştirirseniz sorun çözülür.
  • 01-03-2022, 03:46:20
    #4
    Peace adlı üyeden alıntı: mesajı görüntüle
    wp-config.php dosyasında bulunan

    define('WP_DEBUG', true);

    satırı

    define('WP_DEBUG', false);

    olarak değiştirirseniz sorun çözülür.
    hocam peki burada belirtilenler siteyle ilgili bir hata olduğunu mu gösteriyor?
  • 01-03-2022, 13:08:03
    #5
    MusLumcu adlı üyeden alıntı: mesajı görüntüle
    hocam peki burada belirtilenler siteyle ilgili bir hata olduğunu mu gösteriyor?
    Tabi ki, en ufak hatada bile.