🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Tiny Yardage Calculator

Tiny Yardage Calculator

5/5 (4 ratings) 300 active installs Updated Dec 23, 2025
How to add the calculator to any page using the shortcode <code>[yardagecalc]</code>

How to add the calculator to any page using the shortcode <code>[yardagecalc]</code>

A simple form to calculate how many yards of material (such as bark mulch, soil, concrete, gravel, etc) are needed to cover square feet to a given depth in inches.

By default, the calculator is for rectangular areas. User enters length and width in feet and depth in inches; the calculator returns yards of material needed, rounded up to the nearest whole number. You can also round to two decimal places (hundredths) by adding a parameter to the shortcode, like this:

[yardagecalc rounding="hundredths"]

I’ve also included calculations for circular and right triangular areas– just modify the shortcode like this:

CIRCLE

[yardagecalc type="circle"]

TRIANGLE

[yardagecalc type="triangle"]

The calculator has no dependencies, adds ✨nothing✨ to your WordPress dashboard, and is style agnostic.