I can’t get it to leave once I’ve clicked the “x” to close it. It goes away on the current window, but when you click to go somewhere else in the admin, it’s back…like a curse.
Edit – Seems to be an issue with 3.2.1; it really is sticking to every single admin screen no matter how many times I click to close it.
Hi uesat, Burnspot
you can get rid of this line “Yoast SEO has been updated to version…..” by commenting out line number 45 on the class-admin-init.php
Path: “\wp-content\plugins\wordpress-seo\admin\class-admin-init.php“
To comment out this line just write “//” in start of the line.
Like this: //add_action( ‘admin_init’, array( $this, ‘after_update_notice’ ), 15 );
Hope, It helps you guys 🙂
Regards,
Sami
@ uesat & Burnspot, does it also stick after you’ve visited the about-page (the link in the notification)?
It FINALLY goes away after clicking the link to see the “what’s new” stuff Taco. Don’t like it, but I’m using the free version on all my clients, so guess I gotta put up with it.