khromov / clarity

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

=== Clarity - Ad blocker for WordPress === Contributors: khromov Tags: notifications, ads, adblock Requires at least: 5.0 Tested up to: 6.3 Requires PHP: 7.0 Stable tag: trunk License: GPL2

Clarity is an ad blocker for your WordPress admin. It hides obtrusive plugin and theme notifications asking you to pay for upgraded version or to collect your personal data.

== Description ==

Basic usage

The plugin requires zero configuration. Simply install and activate Clarity and obtrusive ads will disappear. Please see the Frequently Asked Questions for information about how to troubleshoot or add new entries to the block list.

== Requirements ==

== Translations ==

== Installation ==

  1. Upload the clarity-ad-blocker folder to /wp-content/plugins/
  2. Activate the plugin (Clarity - Ad blocker for WordPress) through the 'Plugins' menu in WordPress
  3. You're done!

== Frequently Asked Questions ==

= Where is the settings page? =

The plugin has no settings page, it works without any need to configure it. If you are still seeing some unwanted banners, see below.

= A plugin I'm using is still showing banners or notifications! =

Clarity works using a visual block list, similar to a browser ad blocker. Plugins have to be added manually. You can create an issue to ask for a plugin to be supported. You can also make a GitHub pull requst to the official block list - in that case, add an entry to the definitions.txt file with a CSS selector that hides the notification.

= I am a plugin or theme author, how can I avoid being filtered? =

Please create an issue and select "Ask for filter removal".

Generally, your plugin must fulfill the following:

== Screenshots ==

  1. A collection of popular plugin notification nags
  2. Notification nags are hidden after installing and activating Clarity

== Upgrade Notice ==

N/A

== Changelog ==

Clarity receives regular updates to its block list. The versioning standard is <major-version>.<minor-version>.<date-of-latest-block-list-update>. For example version 1.0.220201 means you are running version 1.0 of the plugin using the block list from february 1st, 2022.

You can always find the latest block list here. You can see the latest changes to the block list here.

= 1.3 =

= 1.2 =

= 1.1 =

= 1.0 =