=== Admin Calculator Widget ===
Contributors: rakibalhasan
Tags: calculator, admin, dashboard, tools, productivity
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple floating calculator for WordPress admin dashboard to perform quick calculations while working.

== Description ==

Admin Calculator Widget adds a convenient floating calculator button to your WordPress admin dashboard. Perfect for quick calculations while managing your website - no need to switch between applications!

**Key Features:**

* Floating calculator button in bottom-right corner
* Clean, minimal design that doesn't clutter your dashboard
* Basic operations: Addition, Subtraction, Multiplication, Division, Percentage
* Copy result to clipboard with one click
* Full keyboard support for faster calculations
* Lightweight and fast - only loads in admin area
* Works on all admin pages
* Responsive design for mobile and tablets

**Use Cases:**

* Calculate pricing while creating products
* Quick math while writing content with numbers
* Calculate percentages for discounts
* Convert units while working
* Any quick calculation without leaving WordPress

**Keyboard Shortcuts:**

* Numbers (0-9) - Enter numbers
* Operators (+, -, *, /, %) - Perform operations
* Enter or = - Calculate result
* Backspace - Delete last digit
* Delete - Clear all
* Escape - Close calculator

**Why Admin Calculator Widget?**

Unlike frontend calculator plugins designed for visitors, Admin Calculator Widget is specifically built for WordPress administrators and content creators who need quick calculations while working in the dashboard.

== Installation ==

**Automatic Installation:**

1. Log in to your WordPress admin panel
2. Go to Plugins > Add New
3. Search for "Admin Calculator Widget"
4. Click "Install Now" and then "Activate"
5. The calculator button will appear in the bottom-right corner of your admin dashboard

**Manual Installation:**

1. Download the plugin zip file
2. Log in to your WordPress admin panel
3. Go to Plugins > Add New > Upload Plugin
4. Choose the downloaded zip file and click "Install Now"
5. Click "Activate Plugin"


== Frequently Asked Questions ==

= Does this plugin work with all WordPress themes? =

Yes! Admin Calculator Widget works with all WordPress themes because it only loads in the admin dashboard area, not on the frontend of your website.

= Will this slow down my website? =

No. The plugin is extremely lightweight and only loads CSS and JavaScript files in the WordPress admin area, not on your public-facing website. It has zero impact on your site's frontend performance.

= Can visitors see the calculator? =

No. The calculator is only visible to logged-in users in the WordPress admin dashboard. It's a productivity tool for administrators, not a frontend feature.

= Does it work on mobile devices? =

Yes! The calculator is fully responsive and works perfectly on tablets and mobile devices while accessing the WordPress admin area.

= Can I use keyboard shortcuts? =

Yes! You can use number keys (0-9), operator keys (+, -, *, /, %), Enter for equals, Backspace to delete, Delete to clear, and Escape to close the calculator.

= Does the plugin collect any data? =

No. Admin Calculator Widget does not collect, store, or transmit any data. All calculations are performed locally in your browser.

= Is it translation ready? =

Yes! The plugin is translation-ready and follows WordPress internationalization standards.

= Can I move the calculator button position? =

In the current version (1.0.0), the button is fixed in the bottom-right corner. Future versions may include customization options.

== Screenshots ==

1. Floating calculator button in admin dashboard
2. Calculator interface with all functions

== Changelog ==

= 1.0.0 - 2025-12-08 =
* Initial release
* Floating calculator button in admin dashboard
* Basic operations: +, -, ×, ÷, %
* Copy to clipboard functionality
* Full keyboard support
* Responsive design
* Clean, minimal UI

== Upgrade Notice ==

= 1.0.0 =
Initial release of Admin Calculator Widget. A simple and useful calculator for WordPress administrators.

== Support ==

For support, feature requests, or bug reports, please visit the [plugin support forum](https://wordpress.org/support/plugin/admin-calculator-widget/).

== Privacy Policy ==

Admin Calculator Widget does not collect, store, or transmit any personal data. All calculations are performed locally in your browser. The plugin does not use cookies, tracking, or analytics.

== Credits ==

Developed with ❤️ for the WordPress community.