• Resolved ikiterder

    (@ikiterder)


    Hi.

    i use do_action( 'litespeed_purge_url', '/sitemap.xml' ); when posting. How to turn off the display of cleaning this link in WordPress console?

    Sorry for my English.

Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    define( 'LITESPEED_PURGE_SILENT', true );

    add this into your wp-config.php , it will suppress the purge notification

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘How to disable displaying notification for url purge in WordPress dashboard?’ is closed to new replies.