WELCOME
WELLNESS ELEVATED
A Place where Luxury meets Healing
Welcome to your next holistic experience where healing begins and transformation is achieved.
Within this private sanctuary, experience personized bodywork sessions, integrative wellness treatments, and luxury spa facials, intentionally designed for restoration and renewal.
➡️BOOK NOW⬅️
By appointment ONLY!
Holistic Health is proud to announce our latest addition to our Integrative services!
INTRODUCING Orange County’s Premier Halo One® Salt Therapy Lounge!
Want to know more about Halo®?
Click HERE for the latest integrated Halo® experience!
5.6+‘); ?>
‘.phpversion().’‘); ?>
‘ . __(‘Settings’, ‘all-in-one-wp-security-and-firewall’) . ‘‘;
array_unshift($links, $settings_link);
}
return $links;
}
add_filter(‘plugin_action_links’, ‘aiowps_show_plugin_settings_link’, 10, 2);
function aiowps_ms_handle_new_site($new_site) {
global $wpdb;
$plugin_basename = plugin_basename(__FILE__);
if (is_plugin_active_for_network($plugin_basename)) {
if (!class_exists(‘AIOWPSecurity_Installer’)) {
include_once(‘classes/wp-security-installer.php’);
}
$old_blog = $wpdb->blogid;
switch_to_blog($new_site->blog_id);
AIOWPSecurity_Installer::create_db_tables();
switch_to_blog($old_blog);
}
}
// The priority is 20 instead of 10 because all subsite’s tables are created by `add_action( ‘wp_initialize_site’, ‘wp_initialize_site’, 10, 2 );`. We should call the `aiowps_ms_handle_new_site` function after all subsite’s tables are created because the `aiowps_ms_handle_new_site` function adds option in subsite’s table.
add_action(‘wp_initialize_site’, ‘aiowps_ms_handle_new_site’, 20, 1);



