• Hello,

    I logged-in to the a Jetpack-powered site lately and noticed a banner by Jetpack that I can’t remove or dismiss. The banner text was…

    Jetpack Centralized Site Management

    Manage multiple Jetpack enabled sites from one single dashboard at wordpress.com. Allows all existing, connected Administrators to modify your site.

    Below the text, there are only two options / links. “Learn More” and “Activate Jetpack Manage”.

    There is usually a “x” mark on top-right side of the banner or notice. That is missing in Jetpack’s banner. How do I get rid of this Jetpack banner?

Viewing 1 replies (of 1 total)
  • Thread Starter Pothi Kalimuthu

    (@pothi)

    I was able to fix this using the following code…

    add_filter( 'can_display_jetpack_manage_notice', '__return_false' );

Viewing 1 replies (of 1 total)
  • The topic ‘Disable Banner/s’ is closed to new replies.