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.
Screenshots
Installation
Normal installation
- Download the wp-simple-cal.zip file to your computer.
- Unzip the file.
- Upload the
wp-simple-cal
directory to your/wp-content/plugins/
directory. - 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Plugin Name: WordPress Simple Calculator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Plugin Name: WordPress Simple Calculator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Fixed jquery related problem.