khromov / clarity

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

Plugin/Theme name: Redis Object Cache #78

Open Artim96 opened 2 months ago

Artim96 commented 2 months ago

Which plugin is this concerning? - https://de.wordpress.org/plugins/redis-cache/

Upload a screenshot from your WordPress admin where the nag is clearly visible From its settings page: image

When does the nag appear?

Do you have a proposed CSS rule that could hide this nag?

<div class="sidebar-column">
                            <h6>
                    Ressourcen                </h6>

                <div class="section-pro">

                    <div class="card">
                        <h2 class="title" style="line-height: 1.4">
                            Du brauchst mehr Leistung und Zuverlässigkeit?<br>
                            Schau dir <span style="color: rgb(220, 38, 38); --darkreader-inline-color: #df3b3b;" data-darkreader-inline-color="">Object Cache Pro</span> an                        </h2>
                        <p>
                                                    </p>
                        <ul>
                            <li>Neu geschrieben für pure Leistung</li>
                            <li>100 % WordPress-API-konform</li>
                            <li>Schnellere Serialisierung und Kompression</li>
                            <li>Einfaches Debugging und einfache Protokollierung</li>
                            <li>Cache-Prefetching und -Analyse</li>
                            <li>Vollständiger Unit-Test (100 % Code-Abdeckung)</li>
                            <li>Sichere Verbindungen mit TLS</li>
                            <li>Zustandsprüfungen über WordPress und WP CLI</li>
                            <li>Optimiert für WooCommerce, Jetpack und Yoast SEO</li>
                        </ul>
                        <p>
                            <a class="button button-primary" target="_blank" rel="noopener" href="https://objectcache.pro/?ref=oss&amp;utm_source=wp-plugin&amp;utm_medium=settings">
                                Mehr erfahren                            </a>
                        </p>
                    </div>

                        <p class="compatibility">
                            <span class="dashicons dashicons-yes"></span>
                            <span>Deine Website erfüllt die Systemanforderungen für die Pro-Version.</span>
                        </p>

                </div>
                    </div>