Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/uploads/flags/menu.tar
Назад
xliff-management.php 0000755 00000000557 14720345164 0010517 0 ustar 00 <script type="text/javascript"> var wpml_xliff_ajxloaderimg_src = '<?php echo WPML_XLIFF_TM_URL; ?>/res/img/ajax-loader.gif'; var wpml_xliff_ajxloaderimg = '<img src="'+wpml_xliff_ajxloaderimg_src+'" alt="loading" width="16" height="16" />'; </script> <div class="wrap"> <h2><?php echo __( 'XLIFF translation', 'wpml-translation-management' ); ?></h2> </div> sitepress-table.class.php 0000755 00000000471 14720345164 0011502 0 ustar 00 <?php /** * @package wpml-core */ if ( ! class_exists( 'WP_List_Table' ) ) { require_once ABSPATH . 'wp-admin/includes/class-wp-list-table.php'; } if ( ! class_exists( 'SitePress_Table' ) ) { class SitePress_Table extends WP_List_Table { public function __construct() { parent::__construct(); } } } setup.php 0000755 00000000320 14720345164 0006421 0 ustar 00 <?php \WPML\Setup\Initializer::loadJS(); ?> <div class="wrap wpml-settings-container wpml-wizard"> <h2><?php _e( 'WPML Setup', 'sitepress' ) ?></h2> <div id="wpml-wizard__content"></div> </div>