Coder Social home page Coder Social logo

clarity's Introduction

=== Clarity - Ad blocker for WordPress ===
Contributors: khromov
Tags: notifications, ads, adblock
Requires at least: 5.0
Tested up to: 6.0
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 ==
* PHP 7.0 or higher

== Translations ==
* None

== 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](https://github.com/khromov/clarity/issues/new/choose) to ask for a plugin to be supported.
You can also make a GitHub pull requst to the [official block list](https://github.com/khromov/clarity/blob/master/definitions.txt) - 
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](https://github.com/khromov/clarity/issues/new/choose) and select "Ask for filter removal".

Generally, your plugin must fulfill the following:
- Your notifications are shown only on an option page that belongs to your plugin, and nowhere else.
- Your notifications are shown only for Administrator role users.
- You have unique CSS classes to make it easy to identify different types of notifications that you use.

== 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 <a target="_blank" href="https://github.com/khromov/clarity/blob/master/definitions.txt">here</a>. You can see the latest changes to the block list <a target="_blank" href="https://github.com/khromov/clarity/commits/master/definitions.txt">here</a>.

= 1.3 =

* Improved performance with selector cache
* Fixed a bug on non-unix platforms

= 1.2 =

* Set correct textdomain for translations

= 1.1 =

* Added helpful links in the plugins list

= 1.0 =

* Initial release

clarity's People

Contributors

alexclassroom avatar benplum avatar khromov avatar mustafauysal avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.