Discover your ideal daily calorie intake with our Calorie Calculator. Find out exactly how many calories you need to eat to lose, maintain, or gain weight.
- Download the ZIP file of this repository.
- Upload the /calorie-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the Calorie Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_calorie_calculator]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_calorie_calculator(); ?>to your template where you would like the Calorie Calculator to appear.
