Current Path : /proc/thread-self/root/home/allslyeo/locallogistics.net/wp-content/plugins/meta-box/inc/about/sections/ |
Current File : //proc/thread-self/root/home/allslyeo/locallogistics.net/wp-content/plugins/meta-box/inc/about/sections/tabs.php |
<?php /** * Tabs navigation. * * @package Meta Box */ ?> <h2 class="nav-tab-wrapper"> <a href="#getting-started" class="nav-tab nav-tab-active"><?php esc_html_e( 'Getting Started', 'meta-box' ); ?></a> <a href="#extensions" class="nav-tab"><?php esc_html_e( 'Extensions', 'meta-box' ); ?></a> <a href="#support" class="nav-tab"><?php esc_html_e( 'Support', 'meta-box' ); ?></a> </h2>