// Debug function - Remove after testing add_action('wp_footer', function() { $upload_dir = wp_upload_dir(); $json_file = $upload_dir['basedir'] . '/job_applications/applications.json'; echo '
'; echo 'ЁЯУБ JSON File: ' . $json_file . '
'; if (file_exists($json_file)) { $size = filesize($json_file); echo 'тЬУ File exists. Size: ' . $size . ' bytes
'; $content = file_get_contents($json_file); $data = json_decode($content, true); echo 'Applications count: ' . (is_array($data) ? count($data) : 0); } else { echo 'тЬЧ File does not exist yet. Submit a form to create it.'; } echo '
'; }); Recruitment / Staffing Archives - Page 3 of 3 - Rojgarhunt

Category: Recruitment / Staffing

error: Content is protected !!