PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
sitepress-multilingual-cms
/
menu
<?php class WPML_Post_Status_Display_Factory { /** @var SitePress $sitepress */ private $sitepress; public function __construct( SitePress $sitepress = null ) { $this->sitepress = $sitepress ?: $GLOBALS['sitepress']; } public function create() { return new WPML_Post_Status_Display( $this->sitepress->get_active_languages() ); } }
[-] support.php
[edit]
[-] setup.php
[edit]
[+]
menu-sync
[-] _login_translation_options.php
[edit]
[-] wpml-tm-menus-settings.php
[edit]
[-] class-wpml-post-status-display-factory.php
[edit]
[-] theme-localization.php
[edit]
[-] _custom_types_translation.php
[edit]
[+]
term-taxonomy-menus
[-] wpml-language-filter-bar.class.php
[edit]
[-] debug-information.php
[edit]
[-] wpml-tm-menus.class.php
[edit]
[-] wpml-admin-lang-switcher.class.php
[edit]
[-] xliff-management.php
[edit]
[-] troubleshooting.php
[edit]
[-] wpml-troubleshooting-terms-menu.class.php
[edit]
[-] wpml-post-status-display.class.php
[edit]
[-] translation-options.php
[edit]
[-] xliff-options.php
[edit]
[-] sitepress-table.class.php
[edit]
[-] _posts_sync_options.php
[edit]
[-] theme-plugins-compatibility.php
[edit]
[-] wpml-tm-menus-management.php
[edit]
[-] network.php
[edit]
[+]
..
[-] languages.php
[edit]
[-] upgrade_notice.php
[edit]
[+]
post-menus
[-] edit-languages.php
[edit]
[-] wpml-translation-selector.class.php
[edit]
[+]
dashboard