Search

Arithmetic

Arithmetic

Performs basic math operations within content, supporting a range of operations ideal for dynamically updating numbers like prices. This shortcode handles addition, subtraction, multiplication, division, and modulo calculations. It’s particularly useful for real-time updates of numerical data, such as adjusting pricing, calculating totals, or modifying quantities. The syntax is straightforward, making it accessible for all users to implement simple arithmetic directly in their WordPress site content.

Discover what you can do

  • Simple Calculations, Infinite Possibilities: Add, subtract, multiply, or divide with ease. For instance, {+:1 2} effortlessly yields 3, and {-:10 2} subtracts 2 from 10, giving you 8. ➕➖✖️➗
  • Nest and Combine for Complexity: Execute intricate calculations by nesting shortcodes together. Need to factor in tax for a product’s final price? {+:{acf:price} {*:{acf:price} {acf:sales_tax}}} does the trick, dynamically and accurately. 🧮
  • Discounts and Promotions: Run promotions with ease. For example, to apply a 10% discount, use {-:{jet:price} {*:{jet:price} 0.10}}. You fetch the price, calculate 10% of it, and subtract it – all in one go! 🎉
  • Budgeting and Finance: Manage budgets directly on your pages. Suppose you’re tracking event expenses: {+: {acf:venue_cost} {acf:catering_cost} {acf:transportation_cost}} gives you the total cost in a snap. 💼
  • Percentage Calculations: Easily find percentages for discounts, growth, or any other relative measure. For instance, {*: {post:value} 0.15} instantly gives you 15% of a value. 💯
  • Start today

    There are no limits to what you can do with your website!

    30 Day Money Back Guarantee​ for New Purchases