PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
sitepress-multilingual-cms
/
classes
/
media-translation
<?php namespace WPML\MediaTranslation; class AddMediaDataToTranslationPackageFactory implements \IWPML_Backend_Action_Loader { public function create() { return new AddMediaDataToTranslationPackage( new PostWithMediaFilesFactory() ); } }
[-] AddMediaDataToTranslationPackageFactory.php
[edit]
[-] MediaAttachmentByUrl.php
[edit]
[-] MediaSettings.php
[edit]
[-] MediaTranslationEditorLayoutFactory.php
[edit]
[-] MediaCaptionTagsParse.php
[edit]
[-] MediaAttachmentByUrlFactory.php
[edit]
[-] MediaImgParse.php
[edit]
[+]
..
[-] PostWithMediaFilesFactory.php
[edit]
[-] PostWithMediaFiles.php
[edit]
[-] MediaCaption.php
[edit]
[-] AddMediaDataToTranslationPackage.php
[edit]
[-] MediaTranslationEditorLayout.php
[edit]