AutoClose is hosted on WordPress.org. Installing it follows the standard WordPress plugin flow.

WordPress install (The easy way)

  1. Navigate to Plugins within your WordPress admin area.
  2. Click Add new and in the search box enter AutoClose.
  3. Find the plugin in the list (usually the first result) and click Install Now.
  4. Activate or Network activate the plugin under the Plugins screen.
Install AutoClose

Manual install

  1. Download the plugin from webberzone.com.
  2. Extract the contents of autoclose.zip to the wp-content/plugins/ folder. You should get a folder named autoclose.
  3. Activate or Network activate the plugin under the Plugins screen.

Installing via WP CLI

If you use WP-CLIOpens in a new window, install and activate the plugin with:

wp plugin install autoclose --activate

To network activate on a multisite install:

wp plugin install autoclose --activate-network

Next steps

After activation, open Settings → AutoClose to configure the cron schedule, the comment and pingback close ages, and the revision limits. See AutoClose Settings for a full reference.

Was this article helpful?