-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
27 lines (18 loc) · 979 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=== Override Comment Deadline ===
Contributors: scottnelle
Tags: discussion, comments
Requires at least: 3.0
Tested up to: 4.0
Stable tag: 1.0
Allows you to enable comments on posts which are older than the comment deadline set in discussion settings.
== Description ==
WordPress lets you set a number of days after which comments will be unavailable for individual posts. This plugin will allow you to keep commenting open on specific posts.
Once the plugin is enabled:
* Set a comment deadline in Settings > Discussion using the "Automatically Close Comments..." option. Closing comments on old posts is a great way to avoid spam comments.
* Edit an individual post on which you'd like to keep discussion open indefinitely and check the Override Comment Deadline box.
== Installation ==
1. Upload Override Comment Deadline to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
= 1.0 =
* Initial Release