=== Close Comments === Contributors: Michael Grace-Martin Plugin Name: Close Comments Plugin URI: https://www.mgmtechdev.com/ Tags: wp, ontraport Author URI: https://www.mgmtechdev.com/ Author: Michael Grace-Martin Requires at least: ? Tested up to: 5.2.1 Stable tag: ? Version: 0.8.0 A shortcode that closes comments on a page or post at a pre-determined/specified date & time. == 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. == Installation == 1. Upload the `close_comments` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == 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"] == Screenshots == None == Changelog == = 0.8.2 = * read me updated = 0.8.0 = * Original code created == Upgrade Notice == = 0.8.0 = * None == Frequently Asked Questions == = What do I need at my website to make this work? = You just need a Wordpress website.