<?php if (!defined('WORDFENCE_VERSION')) { exit; } /** * Expects $tabs to be defined as an array of wfTab instances */ ?> <div class="wf-row wf-tab-container"> <div class="wf-col-xs-12"> <div class="wp-header-end"></div> <ul class="wf-page-tabs" role="tablist"> <li class="wordfence-lock-icon wordfence-icon32"></li> <?php foreach ($tabs as $t): ?> <?php $a = $t->a; if (!preg_match('/^https?:\/\//i', $a)) { $a = '#top#' . urlencode($a); } ?> <li class="wf-tab" id="wf-tab-<?php echo esc_attr($t->id); ?>" data-target="<?php echo esc_attr($t->id); ?>" data-page-title="<?php echo esc_attr($t->pageTitle); ?>"><a role="tab" href="<?php echo esc_attr($a); ?>"><?php echo esc_html($t->tabTitle); ?></a></li> <?php endforeach; ?> </ul> </div> </div>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
block-navigation-option.php | File | 1.44 KB | 0644 |
|
indeterminate-progress.php | File | 2.8 KB | 0644 |
|
license.php | File | 3.38 KB | 0644 |
|
modal-prompt.php | File | 3.29 KB | 0644 |
|
page-fixed-tabbar.php | File | 1.63 KB | 0644 |
|
page-help.php | File | 382 B | 0644 |
|
page-tabbar.php | File | 785 B | 0644 |
|
page-title.php | File | 2.08 KB | 0644 |
|
section-subtitle.php | File | 1.31 KB | 0644 |
|
section-title.php | File | 1.3 KB | 0644 |
|
status-circular.php | File | 927 B | 0644 |
|
status-critical.php | File | 1.68 KB | 0644 |
|
status-detail.php | File | 1.7 KB | 0644 |
|
status-tooltip.php | File | 1.89 KB | 0644 |
|
status-warning.php | File | 1.65 KB | 0644 |
|
unsubscribe.php | File | 4.01 KB | 0644 |
|