WP Manifestindependent plugin directory
manifest / admin / wp-plugins-health

Plugins&Health

Basically a wordpress plugin lister in JSON FORMAT, it appears in the admin side bar. The new update added site health information!

by ansleysze · github.com/ansleysze/wp-plugins-health

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/ansleysze/wp-plugins-health/archive/refs/heads/main.zip

From the readme

Plugins&Health Displays a list of installed plugins and site health information on the wp-admin/ page. works with both LOCAL AND WORDPRESS SITES, JUST ADD AND DOWNLOAD THE PLUGIN! Installation 1. Download the Plugins&Health plugin folder. 2. Upload the plugin folder to the wp-content/plugins/ directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. Description This plugin creates a custom admin menu page that lists the installed plugins and provides site health information. It also includes details such as plugin status (active or inactive), update availability, plugin version, PHP version, MySQL version, active plugins count, WordPress version, home URL, and admin email. Usage 1. After activating the plugin, go to the WordPress admin dashboard. 2. Click on the 'List Plugins & Site Health' menu item in the sidebar. 3. The page will display a list of installed plugins and site health information. Version Current version: 1.1

Read the full README on GitHub →