403Webshell
Server IP : 116.202.121.150  /  Your IP : 216.73.217.122
Web Server : Apache
System : Linux server5.febas.net 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
User : k9887-1 ( 1171)
PHP Version : 8.2.33
Disable Function : show_source, highlight_file, apache_child_terminate, apache_get_modules, apache_note, apache_setenv, virtual, dl, posix_getpwnam, posix_getpwuid, posix_mkfifo, posix_mknod, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_nice, openlog, syslog, pfsockopen, system, shell_exec, passthru, popen, proc_open, exec
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/k9887-1/htdocs/_fisch/wp-content/plugins/wordfence/views/blocking/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/k9887-1/htdocs/_fisch/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>

Youez - 2016 - github.com/yon3zu
LinuXploit