%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/1857783/root/var/www/cwg/wp-content/plugins/wp-grid-builder/includes/settings/views/
Upload File :
Create Path :
Current File : //proc/1857783/root/var/www/cwg/wp-content/plugins/wp-grid-builder/includes/settings/views/tabs.php

<?php
/**
 * Settings tabs template
 *
 * @package   WP Grid Builder
 * @author    Loïc Blascos
 * @copyright 2019-2021 Loïc Blascos
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

$active = $this->get_active_tab();

echo '<div class="wpgb-settings-tabs">';
echo '<ul role="tablist">';

foreach ( $this->get_tabs() as $args ) {
	include 'tab.php';
}

echo '</ul>';
echo '</div>';

Zerion Mini Shell 1.0