WP Manifestindependent plugin directory
manifest / users / inactive_users

Inactive Users

Lists user accounts that may be inactive

by DarrylF · github.com/openairorchestra/inactive_users · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/openairorchestra/inactive_users/archive/refs/heads/main.zip

Declares an update source (https://github.com/OpenAirOrchestra/inactive_users), so updates arrive through the plugin's own updater.

Readme

=== Inactive Users === Contributors: darrylf Richard K Donate link: http://example.com/ Tags: users, logging Requires at least: 3.2 Tested up to: 5.3.1 Stable tag: 1.2

Lists users that are not active on the site.

== Description ==

Lists users that have not logged in in a given period, and whose accounts are of a minimum age.

== Installation ==

  1. Install the excellent Login Logger plugin by Stephen Merriman
  2. Upload this plugin to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Why did you create this plugin =

The members site for Carnival Band users was getting clogged with inactive accounts.

== Changelog ==

= 1.0 =

  • Initial Version.

= 1.0 =

  • GitHub updater integration

= 1.2 = Fix php warnings.

Read the full README on GitHub →