PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
wordpress-seo
/
src
/
config
<?php namespace Yoast\WP\SEO\Config; /** * Holds all languages supported with specific researches for our readability analysis. */ class Researcher_Languages { 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' ]; }
[-] migration-status.php
[edit]
[-] conflicting-plugins.php
[edit]
[-] researcher-languages.php
[edit]
[-] schema-ids.php
[edit]
[-] wordproof-app-config.php
[edit]
[-] badge-group-names.php
[edit]
[+]
migrations
[-] semrush-client.php
[edit]
[-] indexing-reasons.php
[edit]
[-] wincher-pkce-provider.php
[edit]
[-] wincher-client.php
[edit]
[+]
..
[-] oauth-client.php
[edit]
[-] schema-types.php
[edit]
[-] wordproof-translations.php
[edit]