🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 05:50:45 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
reenrihair.com
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
config
📍 /home/therahul/reenrihair.com/wp-content/plugins/wordpress-seo/src/config
🔄 Refresh
✏️
Editing: researcher-languages.php
Writable
<?php namespace Yoast\WP\SEO\Config; /** * Holds all languages supported with specific researches for our readability analysis. */ class Researcher_Languages { public const SUPPORTED_LANGUAGES = [ 'ar', 'ca', 'de', 'en', 'es', 'fa', 'fr', 'he', 'hu', 'id', 'it', 'nb', 'nl', 'pl', 'pt', 'ru', 'sv', 'tr', 'cs', 'sk', 'el', 'ja' ]; }
💾 Save Changes
❌ Cancel