SILENT KILLERPanel

Current Path: > home > transcarter > public_html > wp-content > > plugins > wordfence > views > blocking >


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter/public_html/wp-content//plugins/wordfence/views/blocking/

NameTypeSizeLast ModifiedActions
block-list.php File 23272 bytes July 17 2025 21:05:48.
blocking-create.php File 28745 bytes July 17 2025 21:05:48.
blocking-status.php File 1674 bytes July 17 2025 21:05:48.
country-block-map.php File 359792 bytes July 17 2025 21:05:48.
country-modal.php File 2922 bytes July 17 2025 21:05:48.
option-bypass-cookie.php File 2402 bytes July 17 2025 21:05:48.
option-bypass-redirect.php File 2889 bytes July 17 2025 21:05:48.
options-group-advanced-country.php File 4436 bytes July 17 2025 21:05:48.

Reading File: /home/transcarter/public_html/wp-content//plugins/wordfence/views/blocking//blocking-status.php

<?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>&nbsp;&nbsp;<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>

SILENT KILLER Tool