count($sitepress->get_active_languages())){ return; } $active_languages = $sitepress->get_active_languages(); $locales = $sitepress->get_locale_file_names(); ?>

need help

  »

') && isset($sitepress_settings['theme_localization_type']) && $sitepress_settings['theme_localization_type'] == 1) include WPML_ST_PATH . '/menu/auto-download-mo-config.php'; ?> 0):?>

get_option( 'translations' ); ?>
 
.mo ' . __('not available', 'sitepress') . ''; }else{ $update_available = array(); foreach($wptranslations[$lang['code']] as $project => $info){ // filter only core( & admin) if($project != 'admin' && $project != 'core') continue; if(!empty($info['available']) && (empty($info['installed']) || $info['installed'] != $info['available'])){ $update_available[$project] = $info['available']; } } if($update_available){ $vkeys = array(); foreach($update_available as $project => $signature){ $vkeys[] = $project.'|'.$signature; } $updates_versions[$lang['code']] = join(';', $vkeys); echo '' . __('Updates available', 'sitepress') . ''; $wpl_disabled = false; }else{ echo '' . __('Up to date', 'sitepress') . ''; } } } ?>   disabled="disabled" onclick="return false;">

get_option( 'last_time_xml_check' ) ) ) { if ( $WPML_ST_MO_Downloader->get_option( 'last_time_xml_check_trigger' ) == 'wp-update' ) { printf( __( 'WPML last checked for WordPress translations %s when WordPress version updated. Check now.', 'sitepress' ), date( "F j, Y @H:i", $WPML_ST_MO_Downloader->get_option( 'last_time_xml_check' ) ), ' id="icl_adm_update_check" href="#"' ); } else { printf( __( 'WPML last checked for WordPress translations %s (manual). Check now.', 'sitepress' ), date( "F j, Y @H:i", $WPML_ST_MO_Downloader->get_option( 'last_time_xml_check' ) ), ' id="icl_adm_update_check" href="#"' ); } } else { printf( __( 'WPML has never checked for WordPress translations. Check now.', 'sitepress' ), ' id="icl_adm_update_check" href="#"' ); } } } ?>