=== Unused Plugins and Themes Checker ===
Contributors: aaditya_uzumaki
Tags: multisite, plugins, themes, unused, network, admin, analytics, delete
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A plugin to identify and delete unused plugins and themes in a WordPress multisite network, providing analytics and details about active plugins and themes.

== Description ==

The Unused Plugins and Themes Checker plugin is designed to help network administrators of WordPress multisite networks identify unused plugins and themes. This plugin provides a comprehensive overview of which plugins and themes are active on which sites, how many sites use each plugin/theme, and highlights unused ones. Additionally, it allows the deletion of unused plugins in batches of 20 upon manual confirmation.

= Features =

* Displays a list of all active plugins and the sites they are active on.
* Shows a list of unused plugins across the multisite network with an option to delete them in batches.
* Lists all active themes and the sites they are active on.
* Highlights unused themes across the network.
* Provides analytics with counts of active instances for plugins and themes.
* Includes details about parent and child themes.
* Styled with Bootstrap for a clean and responsive interface.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/unused-plugins-themes-checker` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Navigate to the network admin dashboard.
4. Under the 'Settings' menu, find 'Unused Plugins/Themes' to view the analytics and details.

== Changelog ==

= 1.2 =
* Added the ability to delete unused plugins in batches of 20.
* Improved user interface with checkboxes and manual confirmation for deletions.

= 1.1 =
* Added Bootstrap for better table styling.
* Displayed counts of active instances for plugins and themes.
* Included details about parent and child themes.
* Improved overall analytics presentation