PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
sitepress-multilingual-cms
/
classes
/
privacy
<?php /** * @author OnTheGo Systems */ class WPML_Privacy_Content_Factory implements IWPML_Backend_Action_Loader { /** * @return IWPML_Action */ public function create() { return new WPML_Core_Privacy_Content(); } }
[-] class-wpml-privacy-content.php
[edit]
[-] class-wpml-tm-privacy-content-factory.php
[edit]
[-] class-wpml-core-privacy-content.php
[edit]
[-] class-wpml-privacy-content-factory.php
[edit]
[+]
..
[-] class-wpml-tm-privacy-content.php
[edit]