Calculate square footage for any room or shape instantly. Use our free Square Footage Calculator to find surface area and estimate project costs with ease.
- Download the ZIP file of this repository.
- Upload the /square-footage-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the Square Footage Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_square_footage_calculator]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_square_footage_calculator(); ?>to your template where you would like the Square Footage Calculator to appear.
