=== Wise Widget Manager ===
Contributors: bisnusnr
Tags: widgets, sidebar, classic widgets, dashboard
Requires at least: 6.0
Tested up to: 7.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Centralized WordPress widget manager for classic themes with enable/disable controls and sidebar management.

== Description ==
Wise Widget Manager is a powerful WordPress plugin that provides a centralized dashboard for managing all widget areas (sidebars) in classic WordPress themes.

Instead of navigating multiple widget screens in the WordPress admin, this plugin allows you to control all widgets from a single unified interface.


= Key Features =
* Centralized widget management dashboard
* View all registered widget areas in one place
* Enable or disable widgets without deleting them
* Remove widgets from sidebars instantly
* Fully compatible with classic WordPress widgets
* Lightweight and performance optimized

== Installation ==
1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Navigate to Tools → Wise Widget Manager
4. Start managing your widgets


= Clone Repository =
git clone https://github.com/bishnu624/wise-widget-manager.git
cd wise-widget-manager/admin

= Install Dependencies =
npm install

= Build Assets =
npm run build

= Development Mode =
npm run start

== Frequently Asked Questions ==

= Does this replace the default WordPress widgets screen? =
No. It enhances the default system by providing a centralized management dashboard.

= Is it compatible with block widgets? =
It is primarily designed for classic widgets, but may work with some block-based widget areas depending on theme support.

= Will it slow down my site? =
No. The plugin is lightweight and uses optimized REST API calls.

== Screenshots ==
1. Central widget areas dashboard
2. Widget insights and management overview

== Changelog ==

= 1.0.1 =
* Initial release
* Centralized widget management system
* Widget enable/disable feature
* instant remove widget