??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/pgtankstorage.sg/wp-content/plugins/polylang/src/settings/view-languages.php
⬅ Kembali
<?php
/**
* Displays the Languages admin panel
*
* @package Polylang
*
* @var string $active_tab Active Polylang settings page.
*/
defined( 'ABSPATH' ) || exit;
require ABSPATH . 'wp-admin/options-head.php'; // Displays the errors messages as when we were a child of options-general.php
?>
<div class="wrap">
<h1><?php echo esc_html( $GLOBALS['title'] ); ?></h1>
<?php
switch ( $active_tab ) {
case 'lang': // Languages tab
case 'strings': // String translations tab
case 'settings': // Settings tab
include __DIR__ . '/view-tab-' . $active_tab . '.php';
// Intentional fall-through to upgrade to fire the action below.
default:
/**
* Fires when loading the active Polylang settings tab
* Allows plugins to add their own tab
*
* @since 1.5.1
*/
do_action( 'pll_settings_active_tab_' . $active_tab );
break;
}
?>
</div><!-- wrap -->
Nama
Tipe
Ukuran
Diubah
Aksi
🐘 flags.php
php
12 KB
2026-06-17 21:10
🐘 languages.php
php
32.2 KB
2026-06-17 21:10
🐘 settings-browser.php
php
3 KB
2026-06-17 21:10
🐘 settings-cpt.php
php
5.1 KB
2026-06-17 21:10
🐘 settings-licenses.php
php
3.3 KB
2026-06-17 21:10
🐘 settings-media.php
php
854 B
2026-06-17 21:10
🐘 settings-module.php
php
8.8 KB
2026-06-17 21:10
🐘 settings-url.php
php
8.1 KB
2026-06-17 21:10
🐘 settings.php
php
11.7 KB
2026-06-17 21:10
🐘 table-languages.php
php
8 KB
2026-06-17 21:10
🐘 table-settings.php
php
5 KB
2026-06-17 21:10
🐘 table-string.php
php
14 KB
2026-06-17 21:10
🐘 view-about.php
php
848 B
2026-06-17 21:10
🐘 view-languages.php
php
894 B
2026-06-17 21:10
🐘 view-tab-lang.php
php
6.3 KB
2026-06-17 21:10
🐘 view-tab-settings.php
php
387 B
2026-06-17 21:10
🐘 view-tab-strings.php
php
1.2 KB
2026-06-17 21:10