=== Plugin Name === Plugin Name: Wordpress Simple Calculator Author: Sourav Mondal Version: 2.0.0 Stable tag: 2.0.0 Contributors: souravmondal10 Tags: calculator, math calculator, simple math calculator, calculator plugin, wordpress calculator plugin Requires at least: 3.2 Tested up to: 4.2 Publish date: 17th Sep,2014 Reference Library: jQuery License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple jquery based calculator.Use Shortcode [calbtn] to use the plugin == Description == Wordpress Simple Calculator lets you do the mathematical calculations without opening your system calculator. For now only Basic calculator features has been included.Planning to adding more features soon. Author Email: souravmondal10@gmail.com Author Website: http://souravmondal.co.in **Features** * Easy to Install. * very lightweight. * Hide/show any at any time with a single click. **Notes** *If you face any problem or find any bugs ,then please let me know.I will fix that.You cooperation is expected. == Installation == **Normal installation** 1. Download the wp-simple-cal.zip file to your computer. 1. Unzip the file. 1. Upload the `wp-simple-cal` directory to your `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. That's it. You can use the the plugin by using the short code [calbtn] in your page content ro you can call it custom templates php code. == Screenshots == 1. Plugin interface == Changelog == = 1.0.1 = * Fixed jquery related problem.