Tiny Yardage Calculator

plugin banner

Calculates yards of material needed to cover square feet to a given depth in inches. User enters dimensions, calculator returns results in cubic yards

Author:Kelsey Barmettler (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:6.4
Plugin version:1.2.2
Added to WordPress repository:09-08-2016
Last updated:07-11-2023
Rating, %:100
Rated by:4
Plugin URI:
Total downloads:3 421
Active installs:400+
plugin download
Click to start download

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.


Screenshots
FAQ
ChangeLog