Auto-Close is hosted on WordPress.org. This makes installing it on your site extremely easy and just like any other plugin.

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 in WP-Admin under the Plugins screen
Install Auto-Close
Install Auto-Close

Manual install

  1. Download the plugin
  2. Extract the contents of autoclose.zip to wp-content/plugins/ folder. You should get a folder called autoclose.
  3. Activate or Network activate the Plugin in WP-Admin under the Plugins screen

Installing via WP CLI

If you’re using WP CLI, you can install and activate this plugin by running:

wp plugin install autoclose --activate

This plugin can also be network activated using:

wp plugin install autoclose --activate-network