Title: Conditional Comments Message
Author: jp2112
Published: <strong>May 19, 2014</strong>
Last modified: January 17, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/conditional-comments-message.svg)

# Conditional Comments Message

 By [jp2112](https://profiles.wordpress.org/jp2112/)

[Download](https://downloads.wordpress.org/plugin/conditional-comments-message.zip)

 * [Details](https://wordpress.org/plugins/conditional-comments-message/#description)
 * [Reviews](https://wordpress.org/plugins/conditional-comments-message/#reviews)
 *  [Installation](https://wordpress.org/plugins/conditional-comments-message/#installation)
 * [Development](https://wordpress.org/plugins/conditional-comments-message/#developers)

 [Support](https://wordpress.org/support/plugin/conditional-comments-message/)

## Description

This plugin lets you display a conditional message when you have comments set to
close automatically. After you publish a post, and while comments are open, it will
show how long comments are open. After the comments section automatically closes,
it will say “This article is closed to future comments.”

Use it for:

 * Displaying how long comments are open
 * Show a different message depending on whether comments are open or closed
 * Dynamically count down the number of days remaining in the comment period

You can also add additional text that will display only when comments are open.

### If you need help with this plugin

If this plugin breaks your site or just flat out does not work, create a thread 
in the [Support](https://wordpress.org/support/plugin/conditional-comments-message)
forum with a description of the issue. Make sure you are using the latest version
of WordPress and the plugin before reporting issues, to be sure that the issue is
with the current version and not with an older version where the issue may have 
already been fixed.

**Please do not use the [Reviews](https://wordpress.org/support/view/plugin-reviews/conditional-comments-message)
section to report issues or request new features.**

## Screenshots

 * [[
 * Plugin settings page

## Installation

 1. Upload plugin file through the WordPress interface.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings » Conditional Comments Message, configure plugin.
 4. Go to Settings » Discussion and tick the “Automatically close comments on articles
    older than [ ] days” checkbox, and put a value there
 5. Check a post or page that allows comments and one that doesn’t.

## FAQ

#### How do I use the plugin?

Go to Settings » Conditional Comments Message and enter the text you want to see
below the comment form. Make sure the “enabled” checkbox is checked.

#### I entered some text but don’t see anything on the page.

Is the page/post cached?

Did you set the number of days comments are set to automatically close? See the 
Installation page for instructions.

#### How can I style the output?

The text is wrapped in div tags with class name “ccm-conditional-msg”. Use this 
class in your local stylesheet to style the output how you want.

#### I don’t want the admin CSS. How do I remove it?

Add this to your functions.php:

    ```
    remove_action('admin_head', 'insert_ccm_admin_css'); 
    ```

#### What does the ‘dynamic remaining days’ checkbox do?

Instead of just showing how many days the comment period is open, this will instead
dynamically count down the number of days remaining. So if you set your comment 
window to 30 days, then it will initially say “4 weeks”. As time passes, the message
dynamically adjusts itself from “weeks” to “days”. The post date is used to determine
the number of days remaining and the countdown.

## Reviews

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

### 󠀁[HTML tags!](https://wordpress.org/support/topic/html-tags-7/)󠁿

 [jirkaxxl](https://profiles.wordpress.org/jirkaxxl/) September 3, 2016

“Closed comments message” unfortunately does not process the HTML tags (displayed
as plain text). I need to insert a link to a contact form and e-mail address.

 [ Read all 1 review ](https://wordpress.org/support/plugin/conditional-comments-message/reviews/)

## Contributors & Developers

“Conditional Comments Message” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ jp2112 ](https://profiles.wordpress.org/jp2112/)

[Translate “Conditional Comments Message” into your language.](https://translate.wordpress.org/projects/wp-plugins/conditional-comments-message)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/conditional-comments-message/),
check out the [SVN repository](https://plugins.svn.wordpress.org/conditional-comments-message/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/conditional-comments-message/)
by [RSS](https://plugins.trac.wordpress.org/log/conditional-comments-message/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.0.9

 * confirmed compatibility with WordPress 4.1

#### 0.0.8

 * updated .pot file and readme

#### 0.0.7

 * fixed validation issue

#### 0.0.6

 * added option to make number of days dynamic; i.e. if setting is 30 days, then
   it will dynamically count down until the close date

#### 0.0.5

 * improved logic for determining when to display message
 * minor code optimizations

#### 0.0.4

 * permanent fix for Undefined Index issue
 * admin CSS and page updates

#### 0.0.3

 * code fix

#### 0.0.2

 * updated support tab

#### 0.0.1

 * created

## Meta

 *  Version **0.0.9**
 *  Last updated **11 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.1.42**
 * Tags
 * [after](https://wordpress.org/plugins/tags/after/)[comments](https://wordpress.org/plugins/tags/comments/)
   [conditional](https://wordpress.org/plugins/tags/conditional/)[message](https://wordpress.org/plugins/tags/message/)
 *  [Advanced View](https://wordpress.org/plugins/conditional-comments-message/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/conditional-comments-message/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/conditional-comments-message/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/conditional-comments-message/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/conditional-comments-message/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/conditional-comments-message/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/conditional-comments-message/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/conditional-comments-message/reviews/)

## Contributors

 *   [ jp2112 ](https://profiles.wordpress.org/jp2112/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/conditional-comments-message/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7EX9NB9TLFHVW)