khromov / clarity

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

Plugin/Theme name: MetForm Pro request #40

Closed jvanachteren closed 1 year ago

jvanachteren commented 1 year ago

Which plugin is this concerning? - Please include a link to the listing page on WordPress.org [e.g https://products.wpmet.com/metform/]

Upload a screenshot from your WordPress admin where the nag is clearly visible Screenshot 2023-01-30-142025

When does the nag appear?

Do you have a proposed CSS rule that could hide this nag? [e.g #ws_sidebar_pro_ad] .metform-unsupported-metform-pro-version

.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".)

jvanachteren commented 1 year ago

(Discovered your plugin yesterday and I absolutely love the concept)