Title: Commenter Ignore Button
Author: CK MacLeod
Published: <strong>2016 年 11 月 11 日</strong>
Last modified: 2016 年 11 月 11 日

---

搜尋外掛

![](https://ps.w.org/commenter-ignore-button/assets/banner-772x250.jpg?rev=1581425)

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

![](https://ps.w.org/commenter-ignore-button/assets/icon-256x256.jpg?rev=1581425)

# Commenter Ignore Button

 由 [CK MacLeod](https://profiles.wordpress.org/ck-macleod/) 開發

[下載](https://downloads.wordpress.org/plugin/commenter-ignore-button.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/commenter-ignore-button/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/commenter-ignore-button/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/commenter-ignore-button/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/commenter-ignore-button/#developers)

 [技術支援](https://wordpress.org/support/plugin/commenter-ignore-button/)

## 外掛說明

Commenter Ignore Button (CIB) lets a user put one or more commenters “on ignore.”
To have such an option enabled is a frequent request at blogs and other sites where
comment threads are plagued by trolls or other problematic commenters, but where
site operators prefer to err on the side of open discussion – or don’t want to get
involved unless they really have to. Once users become generally aware of the option,
people just seeking attention may either be more polite or move somewhere else, 
while regular commenters – and lurkers – may become more willing to engage.

As depicted in the above video, the plug-in will add a (customizable) button to 
all comments (_in suitable WordPress installations_ – see note below). Clicking 
it will cause all comment content by the selected commenter to disappear. The effect
is applied instantly, and also can be immediately reversed and toggled back again.
For the overwhelming majority of users – those who have cookies enabled and who 
return using the same browser – the “on ignore” designation will persist across 
multiple sessions.

Customization options include a choice of any of four automatic button positions,
and also of placement via template files or theme function. The default styling 
is meant to be non-obtrusive, but site operators can add CSS from the settings page
to adjust button appearance and effects. Filter hooks have also been provided to
help advanced users customize output further.

CIB also comes with a template tag that can provide a list of whomever a user has
on ignore. For visitors who do not have anyone on ignore – presumably the majority
at most sites – the tag can be configured as a convenient location for summarizing
and linking to your site’s commenting policy.

Additional usage tips and references can be found via [the CIB home page](http://ckmacleod.com/wordpress-plugins).

CIB is also translation-ready.

### Note that CIB is designed for standards-compliant WordPress comment threads.

_CIB has been written to work “out of the box” with standard WordPress comments 
and several common variations. In testing, the default setting worked as intended,
in a a few cases after minimal adjustments without custom CSS or PHP, with 96 out
of 100 “Popular,” “Featured,” and custom WordPress themes. CIB is **not** suitable
for 3rd Party commenting systems like Disqus or Facebook Comments, however._

More generally, though CIB can also be adapted to modified commenting templates,
the further that your theme and commenting plug-ins diverge from typical, up-to-
date WordPress, the more adjustments you may have to make.

### …also

_This is a brand-new plugin, so… please be kind!_

All feedback is welcome. If you have a problem, please ask a question in the support
forum before using up your one and only chance to rate this work.

If you like this plugin, please leave a review to encourage development and to help
create, site by site, a more thoughtful internet!

### Additional Info

#### Still to Come

 1. Registered User Functions/Privileges
 2. Integration with Commenter Highlight and Commenter Archives (both forthcoming)
 3. Simultaneously report offensive or abusive comments.
 4. Integration with a full [“Commentariat Suite”](http://ckmacleod.com/wordpress-plugins/)
    of WordPress plugins.

#### Thanks!

…to all of the developers and everyday code-hackers, far too numerous to name, upon
whose work I have depended. Special thanks to [Vikram Bath](http://ordinary-gentlemen.com/author/vikrambath/),
who provided invaluable feedback during the development process.

## 螢幕擷圖

 * [[
 * Default Button Added to Comment Thread
 * [[
 * Default Button After Use
 * [[
 * Reply Button Style
 * [[
 * An Alternative (Text-Button) Style
 * [[
 * Settings Page Main Top
 * [[
 * Settings Page Main Middle
 * [[
 * Settings Page ADD CSS Top
 * [[
 * Settings Page ADD CSS Middle

## 安裝方式

 1. Install and activate the plugin
 2. View a comment thread and click the little gray x that (in the vast majority of
    cases) will show up next to each comment author’s name. They’ll be put “on ignore”(
    they won’t know!). Click the green x that replaced the gray one to un-ignore them.
 3. If the x’s don’t show up, or if you’re not happy with the results, or you just 
    want to try some alternatives out, the settings pages offer a range of further 
    options.
 4. Alert your commenters to the new tool or (or virtual weapon) at their disposal.

## 常見問題集

_Installed it – but it’s not working as expected – so what do I do?_

You might have problems with another plugin that takes over and significantly changes
the standard comment template, or that minifies or concatenates javascript (jQuery)
and CSS files ineffectively. Try turning off plug-ins, starting with the best candidate
for conflict, and seeing whether doing so fixes things. Let me know what you find
out!

_Well, it’s kind of working, but the changes commenters make aren’t being carried
over on the next refresh – why not?_

CIB was tested with major page-caching plug-ins, including the two by far most popular
ones (WP Super Cache and W3 Total Cache). Assuming your users have cookies enabled
and are using the same browser, “on ignore” effects should both remain visible on
page refresh and persistently. If it’s not working that way, let me know! (For more,
see [“Is This Solution for Caches vs Cookies Going to Get Me in Trouble?”](http://ckmacleod.com/2016/11/30/solution-caches-vs-cookies-going-get-trouble/))

_I’ve added the “On Ignore” list to my comments.php template, but it’s not showing
up – so?_

It won’t show up at all if you don’t have anyone on ignore. The “Commenting Guidelines”
header won’t show up unless you tick the box in settings. Otherwise, be sure that
the template you’re editing is the one your theme is actually using: Some plug-ins,
and not just major 3rd Party commenting systems like Disqus and Facebook Comments,
will hijack your comments template and substitute their own, without making it clear
that they’re doing so. To identify the source of the problem, first try disconnecting
any plug-ins that affect comment threads, then try turning them all off except for
Commenter Ignore Button, or try switching themes.

_I’ve tried all of the options, including the “Add CSS” alternative, and I still
can’t get it right with my theme – can you code it for me?_

I can take a look at whatever problem you’re having, and, further, especially while
the plug-in is new, I’m interested in accumulating documentable “use cases” and 
fixes, but I can’t promise to do extensive styling and custom-coding for you without
compensation.

_How about extending CIB to “recent comments” widgets and other commenting widgets
and things?_

Could be done, but only if you want to try some custom coding. Otherwise, you’ll
have to wait for release of the developer’s [“Commentariat Suite”](http://ckmacleod.com/wordpress-plugins/),
with which CIB will be integrated.

_How do you have all of these FAQs if this is the first version of the plug-in?_

From time to time while working on this thing, I’ve found myself perplexed, or aware
of more that I could do, so frequently ask certain questions of myself or of the
developer community…

## 使用者評論

![](https://secure.gravatar.com/avatar/6748096252a4aafe3f38ecb5bd2d987759c693d4ba2e235431513e16a94e3037?
s=60&d=retro&r=g)

### 󠀁[Works – Brillant](https://wordpress.org/support/topic/works-brillant/)󠁿

 [JJNW](https://profiles.wordpress.org/jjnw/) 2017 年 2 月 4 日

Works exactly as described, not for me, but I tested on vanilla templates and it
worked brilliantly, and as expected. Great plugin, so needed!

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/commenter-ignore-button/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Commenter Ignore Button〉的開發相關工作。

參與者

 *   [ CK MacLeod ](https://profiles.wordpress.org/ck-macleod/)

[將〈Commenter Ignore Button〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/commenter-ignore-button)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/commenter-ignore-button/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/commenter-ignore-button/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/commenter-ignore-button/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/commenter-ignore-button/)。

## 變更記錄

#### 1.0

 * First Version in WordPress Repo

## 中繼資料

 *  版本 **1.0**
 *  最後更新 **10 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.7.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/commenter-ignore-button/)
 * 標籤:
 * [commenters](https://tw.wordpress.org/plugins/tags/commenters/)[comments](https://tw.wordpress.org/plugins/tags/comments/)
   [community](https://tw.wordpress.org/plugins/tags/community/)[trolls](https://tw.wordpress.org/plugins/tags/trolls/)
 *  [進階檢視](https://tw.wordpress.org/plugins/commenter-ignore-button/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/commenter-ignore-button/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/commenter-ignore-button/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/commenter-ignore-button/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/commenter-ignore-button/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/commenter-ignore-button/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/commenter-ignore-button/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/commenter-ignore-button/reviews/)

## 參與者

 *   [ CK MacLeod ](https://profiles.wordpress.org/ck-macleod/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/commenter-ignore-button/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://ckmacleod.com/wordpress-plugins/#donate)