這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Clarity – Ad blocker for WordPress

描述

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

螢幕截圖

  • A collection of popular plugin notification nags
  • Notification nags are hidden after installing and activating Clarity

安裝

  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!

常見問題

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:
– 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.

評價

2023年6月7日
This plugin is a “gift from God” and in this case, Stanislav is “God”. I’m joking – Congratulations and thank you for your effort! I hope Stanislav won’t add a “Pro” option 😉 and I hope the nag-list will be updated in the coming years.
2022年4月18日
When I had yet another plugin promoting their premium plugin in the admin dashboard, I was frustrated. Glad to learn about the Clarity – Ad Blocker plugin from Daniel Schutzsmith’s TinyPress newsletter earlier this month. I installed Clarity this week, it works well to remove those annoying ads.
2022年2月14日
It’s great to eliminate all those nags and upsells. Thanks for releasing this as a free plugin!
閱讀全部4個評價

貢獻者及開發者

“Clarity – Ad blocker for WordPress” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Clarity – Ad blocker for WordPress 外掛目前已有 10 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Clarity – Ad blocker for WordPress 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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

  • 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