=== AutomatorWP - Calculator ===
Contributors: automatorwp, rubengc, eneribs, dioni00
Tags: calculator, automatorwp, automation, action, formula, math
Requires at least: 4.4
Tested up to: 6.6
Stable tag: 1.0.3
License: GNU AGPLv3
License URI: http://www.gnu.org/licenses/agpl-3.0.html

New actions to get mathematical formula results.

== Description ==

Calculator adds the calculate formula action to let you perform mathematical calculations on tags and use the result in your automations!

You can perform sums, subtractions, multiplications, divisions and even apply functions such as abs, sin, cos among others.

= Actions =

* Calculate formula.

= Tags =

* {calculate( FORMULA )} tag to calculate the given formula.
* Tags to get the formula result.

= Filters =

* filter to compare formulas.

== Installation ==

= From WordPress backend =

1. Navigate to Plugins -> Add new.
2. Click the button "Upload Plugin" next to "Add plugins" title.
3. Upload the downloaded zip file and activate it.

= Direct upload =

1. Upload the downloaded zip file into your `wp-content/plugins/` folder.
2. Unzip the uploaded zip file.
3. Navigate to Plugins menu on your WordPress admin area.
4. Activate this plugin.

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

= 1.0.3 =

* **Improvements**
* Nested tags support.

= 1.0.2 =

* **New Features**
* Added the {calculate( FORMULA )} tag to calculate the given formula.

= 1.0.1 =

* **Improvements**
* Only load libraries when needed.

= 1.0.0 =

* Initial release.
