How to turn off the WordPress dashboard Jetpack nags

by | Dec 8, 2021 | Spam, Technical Help, WordPress

This is a work in progress, so bear with me as it is not done yet!

Jetpack, created and maintained by Autommatic, has increasingly moved toward monetization over the past years. As part of this process, Autommatic wants to generate more and more revenue. There was a time in the not too distant past when the leadership at Autommatic felt that charging for plugins was the wrong thing to do. Gone are those days.

I am increasingly finding negative articles on the Internet these days about Jetpack. Most focus on what should seem to be common sense when it comes to building not only a WordPress website – but any kind of website: the more bloated with additional code we make a website – the slower and less efficient it will become. That really should be the first rule of programming (or any kind of website development).

My experience has been that we are fine without Jetpack. There are numerous other free plugins out there that perform the same or better for the various additional functionality the Jetpack claims.

Fortunately, stopping this nag doesn’t appear to be as simple as adding what’s called a “filter” to your child theme’s functions.php file. Filters are functions that are “hooked” to an event in WordPress (that are called “hooks”). When specific events are triggered during code execution, filters can be created to compared against them. When a match occurs, the filter is applied to the data output generated by the event hook. The desired outcome is to prevent the undesired output.

It is important to remember that filters perform their actions on the data they receive and then return that data before it is displayed in the browser.

In some experiments, below is an example of what I added to the functions.php file of one of my sites to stop the Jetpack nag. I have, hopefully, included ample remarks, so the next programmer stumbling through my code knows what was done, where it was done, and why. Please feel free to email me with any ideas on how to make this actually work:

/* -- Start of Jetpack nag removal filter --*/
add_filter( 'jetpack_just_in_time_msgs', '_return_false' );
/* -- End of Jetpack nag removal filter --*/

Here is the code that was printing the Jetpack nag in the admin’s dashboard:

<div class="notice wcs-nux__notice ">

<div class="wcs-nux__notice-logo ">
<img
class="wcs-nux__notice-logo-jetpack"
src="https://charlesworks.com/wp-content/plugins/woocommerce-services/images/jetpack-logo.png"
>
<img class="wcs-nux__notice-logo-graphic" src="https://charlesworks.com/wp-content/plugins/woocommerce-services/images/wcs-notice.png">
</div>

<div class="wcs-nux__notice-content">
<h1 class="wcs-nux__notice-content-title">
Connect Jetpack to activate WooCommerce Shipping &amp; Tax</h1>
<p class="wcs-nux__notice-content-text">
WooCommerce Shipping & Tax is almost ready to go! Once you connect Jetpack you'll have access to automated tax calculation, shipping label printing, and smoother payment setup.</p>
<p class="wcs-nux__notice-content-tos">
By clicking "Install Jetpack and connect", you agree to the <a href="https://wordpress.com/tos/">Terms of Service</a> and to <a href="https://jetpack.com/support/what-data-does-jetpack-sync/">share certain data and settings</a> with WordPress.com and/or third parties.</p>
<button
class="woocommerce-services__connect-jetpack wcs-nux__notice-content-button button button-primary"
>
Install Jetpack and connect</button>
</div>

</div>




Hiding using CSS

div.notice wcs-nux__notice {
display:none;
}

or

<div id="notice wcs-nux__notice">Some Content</div>

You may need to wrap CSS styles in between <style type="text/css"></style> tags, example:

<style type="text/css">
div#notice wcs-nux__notice {
display:none;
}
</style>

div.notice wcs-nux__notice {
overflow: hidden;
visibility: hidden;
height: 0;
width: 0;
}
CLICK HERE to find your domain name!   CLICK HERE to transfer your domain name!

Archives

Tags

24 hour (1) Accessibility (2) Accounting (1) Advertising (15) AdWare (1) Alex Johnson (2) Alignment (1) Android (2) Anti-Virus (1) Antivirus (1) Antrim Computer Repair and Service (3) APC Back-UPS (1) Appearance (2) Apple Mail (4) Apple Mobile Mail (2) Attachments (1) Audit (1) Authorized (1) Autoresponder (5) Availability (1) Backups (1) Badges (3) Bank Account (1) Bank Statement (1) Battery Backup (2) Better Business Bureau (3) Bob Hill (1) Bookkeeper (1) Branding (8) Budget (2) Business (26) Business Management (1) Catalog (1) Categories (1) Charles Oropallo (1) CharlesWorks (42) Cherryl Jensen (1) Chrome (1) Cloud (1) Code (2) Communicating (1) Competition (1) Computer (2) Computer Cache (1) Computer Hardware (1) Computer Security (2) Constant Contact (1) Consultation (1) Contact Information (2) Content (1) Content Management (33) Content Management System (1) Copiers (1) Copy Machine (1) Coronavirus (2) Courteous (1) COVID-19 (3) Credibility (9) Credit Card (1) Credit Card Processing (1) CSS (9) Customer Service (2) Database (1) Debian (1) Design (45) Design Expertise (1) Desktop (1) Dialup (1) DirectAdmin (4) Directions (1) DIVI (7) DNS (2) Do-it-Yourself (1) Documentation (1) Domains (18) Domain Transfers (5) E-Commerce (1) ecommerce (1) Elementor (1) Email (63) Email Lists (4) Email Management (2) Email marketing (3) Etiquette (3) Eudora 6 (1) Exchange (1) Expanding (1) Facebook (1) Financial (1) Finish (1) Firefox (1) Fonts (1) Forms (2) Forms Protection (1) Fraud (2) Galaxy S4 (1) General Info (1) Gmail (1) GoDaddy (1) Google (1) Google Adwords Certified Partner (1) Google Chrome (2) Groups (1) Happy Holidays (1) Hardware Help (1) Hill Specialty Networks (1) Hosting (1) Images (1) IMAP (1) include (1) Infected (1) Information (32) insert pages (1) install (1) Internet Browsing Errors (1) Internet Consultant (1) Internet Explorer (1) Joomla! (1) Keywords (2) Laptop (1) Legibility (1) Linux (9) Logging on (1) Macintosh (1) Mail 6.0 (1) Mail 2011 (2) Make-Over (1) Malicious (1) Malware (1) Marketing (8) Matt Burke (3) MDaemon (3) MelbourneIT (2) menu (1) Merchant (1) meta (1) Microsoft (1) Microsoft Edge (1) Microsoft Hosted Exchange (5) Microsoft Live (2) Mobile Email Setup (1) Monadnock Region (1) Mozilla Firefox (2) MySQL (1) Nathan Wesley (1) Netscape (1) Netscape Messenger (1) Office Copiers (1) OfficeLive (1) Online (1) Outlook (9) Outlook 2010 (2) Outlook Express (1) PayPal (1) Pay Per Click (2) PC (1) Personal (1) Peter Harris (1) Peter Harris Creative (1) Phishing (2) PHP (3) pixel (1) plugins (1) Pop Email (1) Popularity (1) Portfolio (1) Power Grid Failure (1) PPC (1) Prevent Fraud (1) Privacy (1) Private (1) Product (6) products (1) Professional (5) Projects (2) Protect (1) Protection (1) QR codes (1) Quality (2) QuickBooks (1) Reconciliation (1) Reduce Risk (1) Register (1) Reliability (2) Renew (1) Reseller (2) Resolution (1) Restrict User Access (1) Results (1) Review (2) Risk (1) Robin Snow (1) Roundcube (1) Safe (1) Samsung (2) Scam (16) Scammer (16) Search (1) Search and Replace (1) Search Engine Optimization (SEO) (20) Security (24) Security Risk (1) Selling (1) Servers (2) Service (11) Shopping Cart (1) Site (1) SmarterMail (9) Social Engineering (1) Social Networking (1) Software (1) Solutions for Today (1) Spam (1) Spam Filtering (15) Spammer (1) Spyware (2) SquirrelMail (1) SSL (8) Statistics (2) Stats (2) Stone Pond Technology (1) Storage (1) Support (1) Tablet (1) Target Market (1) Technical Help (1) Testimonials (9) The CW Corner (1) Thom Little (1) Thom Little Associates (1) Thunderbird (3) Thunderbird 10 (2) TLD (1) Topic (1) Top Level Domains (3) Transaction (2) Transfer Data (1) Transfer Funds (1) Typography (1) Update (2) Uploading (1) UPS System (2) Up to Date (1) Virus (2) Viruses (1) Vista (1) Web (1) Web-Over (1) Web Development (99) Web Hoster (1) Web Hosting (2) Web Hosting Company (1) Web Mail (1) Webmail (8) Webmaster (10) Web Presence (26) Website (110) Website Development (1) websites (2) Web Stats (1) Web terms (1) Web Writing (1) Windows 7 (2) Windows Mail (6) Windows XP (1) WooCommerce (5) WordPress (88) WordPress Updates (1) Working Remote (2) Writing (1) YouTube (1)

Protected by Security by CleanTalk and CleanTalk Anti-Spam