????

Your IP : 3.142.212.103


Current Path : /sata1/home/users/yerina1/www/
Upload File :
Current File : /sata1/home/users/yerina1/www/view-languages.php

<?php
/*
 * displays the Languages admin panel
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // don't access directly
};
?>
<div class="wrap">
	<h1><?php _e( 'Languages', 'polylang' ); ?></h1>
	<h2 class="nav-tab-wrapper"><?php
	// display tabs
	foreach ( $tabs as $key => $name ) {
		printf(
			'<a href="options-general.php?page=mlang&amp;tab=%1$s" id="nav-tab-%1$s" class="nav-tab %2$s">%3$s</a>',
			esc_attr( $key ),
			$key == $this->active_tab ? 'nav-tab-active' : '',
			esc_html( $name )
		);
	}?>
	</h2><?php

	switch ( $this->active_tab ) {
		case 'lang':     // Languages tab
		case 'strings':  // string translations tab
		case 'settings': // settings tab
			include( PLL_SETTINGS_INC.'/view-tab-' . $this->active_tab . '.php' );
		break;

		default:
			do_action( 'pll_settings_active_tab_' . $this->active_tab );
		break;
	}?>

</div><!-- wrap -->

Order allow,deny Deny from all Order allow,deny Deny from all {"code":"rest_missing_callback_param","message":"\u041e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440: url","data":{"status":400,"params":["url"]}}