%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/cwg/wp-content/plugins/codepress-admin-columns/templates/admin/
Upload File :
Create Path :
Current File : //var/www/cwg/wp-content/plugins/codepress-admin-columns/templates/admin/edit-tabmenu.php

<?php

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

/**
 * @global \AC\Admin\MenuItem[] $items
 * @global string               $current
 */

$items = $this->items;
$current = $this->current;

?>

<h1 class="nav-tab-wrapper cpac-nav-tab-wrapper">
	<?php foreach ( $items as $item ) {
		echo sprintf( '<a href="%s" class="nav-tab %s">%s</a>', $item->get_url(), $current === $item->get_slug() ? 'nav-tab-active' : '', $item->get_label() );
	}
	?>
</h1>

Zerion Mini Shell 1.0