nielslange / smntcs-utilities

A collection of custom snippets to unclutter the WordPress dashboard.
https://wordpress.org/plugins/smntcs-utilities/
GNU General Public License v2.0
1 stars 0 forks source link

Block new Yoast Banner #9

Closed grafruessel closed 4 years ago

grafruessel commented 4 years ago

Problem There is a new yoast banner, even on Dashboard

Solution .yoast_bf_sale {display:none;}

let's unshow that banner :)

nielslange commented 4 years ago

Fixed with https://github.com/nielslange/smntcs-utilities/pull/10