PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
sitepress-multilingual-cms
/
classes
/
translation-proxy
<?php /** * Class WPML_TP_Translator */ class WPML_TP_Translator { /** * Return translator status array. * * @param bool $force * * @return array */ public function get_icl_translator_status( $force = false ) { return TranslationProxy_Translator::get_icl_translator_status( $force ); } }
[-] class-wpml-update-pickup-method.php
[edit]
[-] class-wpml-translationproxy-com-log.php
[edit]
[-] class-wpml-tp-refresh-language-pairs.php
[edit]
[-] class-wpml-tp-project-user.php
[edit]
[+]
services
[+]
models
[+]
sync-jobs
[-] class-wpml-tp-string-job.php
[edit]
[+]
log
[-] class-wpml-tp-http-request-filter.php
[edit]
[+]
translations
[-] class-wpml-tm-cms-id.php
[edit]
[+]
..
[+]
ui
[-] class-wpml-translation-proxy-networking.php
[edit]
[+]
api
[+]
lock
[-] class-wpml-tp-translator.php
[edit]