)
ChatGPT said:
Sure! Here's your cleaned and modified code to show only English and Arabic in the language selector:
✅ Updated Code: English & Arabic Only
html
Copy
Edit
📝 Notes:
Removed French (icl-fr) and German (icl-de) entries.
Added Arabic (icl-ar) with correct label: العربية.
You can link each language to its actual URL (e.g., href="/ar" or use ?lang=ar depending on how WPML or your plugin works).
Would you like to set Arabic as default, reverse the order (Arabic on top), or style the dropdown?