Hide Inactive Sites

Plugin Banner

Hide Inactive Sites

by ericjuden

Download
Description

Changes visibility of a blog after it has had no activity for a specified amount of time. It is only for WordPress Multisite. This is meant for people running networks of blogs and hide the inactive sites.

This plugin uses WP_Cron to update the sites. I’ve created a filter in the plugin to edit the query of sites that are returned. There are also hooks for adding additional custom options to each of the settings.

  1. Copy the plugin files to wp-content/plugins/

  2. Network Activate plugin from Network Plugins page

  3. From Network Admin dashboard, go to Settings -> Hide Inactive Sites and adjust settings.

  1. The Network Admin dashboard screen. Each of the options can be added on to using the hooks in the plugin.

    The Network Admin dashboard screen. Each of the options can be added on to using the hooks in the plugin.

Great!

By vemi2709 on April 16, 2018

... and still works (v4.9.5) 🙂 !!!

Love it!

By sba7elfol on September 3, 2016

Good job! Please keep supporting this plugin

1.2.2

  • Removed passing variables by reference.
  • Fixed an error where current_page variable wasn’t getting set on the settings page.

1.2.1

  • Fixed problem where users would keep receiving warning email.

1.2

  • Added ability to send warning email before site is removed
  • Fixed problem with query after removing excluded sites.
  • Restructured some of the plugin’s hooks to use filters instead. Useful for adding your own time limits to the settings.

1.1.1

  • Fixed spacing issues in email sent

1.1

  • Added new options to mark site as archived and/or deleted
  • Added new option to leave site visibility as it currently is
  • Added email sent to site administrators when it gets hidden
  • Added several filters to customize the email being sent

1.0.2

  • Minor bug showing error in text box when there was no value.

1.0.1

  • Added new option for excluding additional sites (main site will always be excluded)
  • Added new option for supplying a minimum number of posts for a site to be safe.

1.0

  • Initial release
Back to top