HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/zwafgyp/coolswim/wp-content/plugins/sitepress-multilingual-cms/menu/translation-options.php
<div class="wrap">
	<h2><?php echo __( 'Settings', 'sitepress' ); ?></h2>
	<br />

	<?php
	require __DIR__ . '/_posts_sync_options.php';
	require __DIR__ . '/_login_translation_options.php';

	if ( defined( 'WPML_ST_PATH' ) ) {
		include WPML_ST_PATH . '/menu/_slug-translation-options.php';
	}
	?>

	<br clear="all" />
	<?php
	require __DIR__ . '/_custom_types_translation.php';

	do_action( 'icl_tm_menu_mcsetup' );

	do_action( 'icl_menu_footer' );
	?>
</div>