khromov / clarity

Ad blocker for WordPress
https://wp-clarity.dev
27 stars 7 forks source link

Accessibility Checker #34

Closed jdisenso closed 1 year ago

jdisenso commented 1 year ago

Which plugin is this concerning? - Please include a link to the listing page on WordPress.org https://wordpress.org/plugins/accessibility-checker/

Upload a screenshot from your WordPress admin where the nag is clearly visible

Screenshot 2022-12-02 at 8 15 08 AM

When does the nag appear?

Do you have a proposed CSS rule that could hide this nag? .wp-core-ui .notice.is-dismissible { display: none; }

*(You can usually find the associated CSS by right-clicking the notification bar in your browser and selecting "Inspect element".)