Fix WP Import Unicode utf 8 & Cron job fix

Замовник: AI | Опубліковано: 04.12.2025

I’m running WordPress 5.8+ and using WP All Import to bring a supplier’s XML feed into WooCommerce. The feed imports, but every Greek character shows up as gibberish. I’ve only used the plugin’s default settings so far—no custom add-ons or filters—so the encoding problem is happening right at import time. I need two clear results: • All Greek letters from the XML must display correctly in product titles, descriptions, and any custom fields after import (UTF-8 or whatever encoding proves correct). • An hourly cron job set through Plesk must re-run the import automatically and reliably. Feel free to handle the fix through WP All Import settings, a small code snippet, or server-side tweaks—as long as everything survives plugin updates and works hands-off once delivered.