khromov / clarity

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

Plugin/Theme name: PublishPress Revisions #77

Open Artim96 opened 2 months ago

Artim96 commented 2 months ago

Which plugin is this concerning? - https://de.wordpress.org/plugins/revisionary/ Upload a screenshot from your WordPress admin where the nag is clearly visible In Revisions: image

When does the nag appear?

Do you have a proposed CSS rule that could hide this nag? upper banner: <div class="pp-version-notice-bold-purple"><div class="pp-version-notice-bold-purple-message">You're using PublishPress Revisions Free. The Pro version has more features and support. </div><div class="pp-version-notice-bold-purple-button"><a href="https://publishpress.com/links/revisions-banner" target="_blank">Upgrade to Pro</a></div></div>

lower banner:

<div class="notice notice-success is-dismissible revisionary-wp-reviews-notice">
                            <img src="https://www.fsmuw.rwth-aachen.de/wp-content/plugins/revisionary/common/img/revisions-wp-logo.jpg" class="notice-icon" alt="PublishPress Revisions logo">

            <p>Hey, you've been using PublishPress Revisions for 1 week on your site. We hope the plugin has been useful. Please could you quickly leave a 5-star rating on WordPress.org? It really does help to keep PublishPress Revisions growing.</p>
            <p>
                <a class="button button-primary revisionary-dismiss" target="_blank" href="https://wordpress.org/support/plugin/revisionary/reviews/?rate=5#rate-response" data-reason="am_now">
                    <strong>Click here to add your rating for PublishPress Revisions</strong>
                </a>
                <a href="#" class="button revisionary-dismiss" data-reason="maybe_later">
                    Maybe later                </a>
                <a href="#" class="button revisionary-dismiss" data-reason="already_did">
                    I already did                </a>
            </p>
        <button type="button" class="notice-dismiss"><span class="screen-reader-text">Diese Meldung ausblenden.</span></button></div>