=== BTW Admin Boost ===
Contributors: boostetonwp
Tags: admin, productivity, cleaner, ux, woocommerce
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Boost your productivity in the WordPress admin with a range of commands, quick actions, and smart cleanup tools.

== Description ==

**BTW Admin Boost** is a productivity-focused plugin for WordPress administrators, agencies, and developers.

It provides powerful tools to:
- navigate the admin panel faster
- perform common actions without leaving the keyboard
- intelligently clean up a WordPress site
- simplify the admin interface based on user roles

The plugin is **100% admin-oriented**, has **no impact on the front end**, and strictly adheres to WordPress security standards.

---

### 🚀 Main Features

#### 🔎 Command Palette
- Keyboard-accessible command palette
- Quick search:
  - Content (posts, pages, CPTs)
  - Media
  - Users
  - WooCommerce products and orders (Pro version)
- Keyboard navigation (↑ ↓ ↵)
- Contextual actions:
  - Duplicate
  - Publish/Unpublish
  - Delete
  - Open read-only content in a new tab

#### ⚡ Quick Actions
- Perform actions without leaving the current screen
- Secure actions with strict permissions
- Undo available when possible

#### 🧹 Intelligent Cleanup
- Detection:
  - revisions
  - auto-drafts
  - orphaned media
- Estimated gains before deletion
- Batch cleanup (AJAX)
- Real-time progress bar
- Final summary after cleanup
- Mandatory confirmation before any deletion

#### 🎛 Simplified Admin
- Hiding menus by role
- Simple interface with checkboxes
- Adding/removing custom roles
- Protecting standard WordPress roles

#### ⚙️ Plugin Settings
- Enabling/disabling modules
- Command Palette-specific settings
- No unnecessary options loaded on the front end

---

### 🔐 Security
BTW Admin Boost strictly adheres to WordPress best practices:

- ✔ Nonces on all AJAX and REST actions
- ✔ User capability check (`current_user_can`)
- ✔ Full escaping of outputs
- ✔ Sanitization of all inputs
- ✔ No front-end assets loaded
- ✔ Strict WooCommerce permissions (`manage_woocommerce`)
- ✔ No unnecessarily exposed sensitive data

---

### 🛒 WooCommerce Compatibility
- Product search
- Order search
- Strict permissions per role
- Data limited to necessary information

---

### 👥 Who is it for?
- WordPress Agencies
- Freelancers
- Site Administrators
- WooCommerce Sites
- Multi-role Environments

---

== Installation ==

1. Upload the `btw-admin-boost` folder to `/wp-content/plugins/`
2. Activate the plugin from the Plugins menu
3. Access the settings via the **BTW Admin Boost** menu

---

== Frequently Asked Questions ==

= Does the plugin impact the front end? = 
No. All scripts and styles are loaded only in the admin area.

= Are the actions secure? = 
Yes. All actions use nonces and strict capability checks.

= Is it compatible with WooCommerce? = 
Yes. The plugin automatically detects WooCommerce and adjusts permissions accordingly.

= Can I disable modules? = 
Yes. Each module can be enabled or disabled in the settings.

---

== Screenshots ==

1. Command Palette in action
2. Quick actions on content
3. Smart cleaning dashboard
4. Simplified admin by role
5. Plugin settings page

---

== Changelog ==

= 1.0.0 =
* Initial version
* Command Palette
* Quick actions
* Smart cleanup
* Simplified admin
* WooCommerce support
* Settings page

---

== Upgrade Notice ==

= 1.0.0 =
First stable version of the plugin.

---

== License ==

This plugin is licensed under the GPLv2 or later.
