PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
sitepress-multilingual-cms
/
classes
/
translation-jobs
<?php namespace WPML\TM\Jobs; class ExtraFieldDataInEditorFactory implements \IWPML_Backend_Action_Loader { /** * @return ExtraFieldDataInEditor */ public function create() { return new ExtraFieldDataInEditor( new \WPML_Custom_Field_Editor_Settings( new \WPML_Custom_Field_Setting_Factory( wpml_load_core_tm() ) ) ); } }
[-] ExtraFieldDataInEditor.php
[edit]
[-] class-wpml-element-translation-package.php
[edit]
[-] class-wpml-tm-field-type-encoding.php
[edit]
[-] class-wpml-tm-job-layout.php
[edit]
[-] class-wpml-tm-job-action-factory.php
[edit]
[+]
Dispatch
[-] class-wpml-tm-unsent-jobs.php
[edit]
[-] ExtraFieldDataInEditorFactory.php
[edit]
[-] FieldId.php
[edit]
[-] TermMeta.php
[edit]
[-] class-wpml-tm-translator-note.php
[edit]
[+]
..
[-] class-wpml-tm-job-action.php
[edit]
[-] Utils.php
[edit]
[-] class-wpml-tm-field-content-action.php
[edit]
[+]
notices