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.

Close Comments

Description

This plugin provides a shortcode one can use to close new comments on the page or post (on which it is placed) at a certain date and time.

Examples

Close comments on the page at 12:01pm on June 13, 2019:

[close_comments datetime=»2019-06-13 12:01:00PM»]

Close comments on the page at midnight on June 13, 2019:

[close_comments datetime=»2019-06-14″]

Installation

  1. Upload the close_comments folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‹Plugins› menu in WordPress

FAQ

What do I need at my website to make this work?

You just need a WordPress website.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Close Comments” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.8.2

  • read me updated

0.8.0

  • Original code created