Uname:Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64

403WebShell
403Webshell
Server IP : 119.59.104.26  /  Your IP : 216.73.217.55
Web Server : Apache/2
System : Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64
User : com12370 ( 1517)
PHP Version : 7.2.34
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/com12370/public_html/wp-content/plugins/really-simple-ssl/grid/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/com12370/public_html/wp-content/plugins/really-simple-ssl/grid/templates/progress-footer.php
<?php defined('ABSPATH') or die("you do not have access to this page!"); ?>

<?php
if (RSSSL()->really_simple_ssl->ssl_enabled) {
	$ssl_enabled = "rsssl-dot-success";
	$ssl_text = __("SSL Activated", "really-simple-ssl");
} else {
	$ssl_enabled = "rsssl-dot-error";
	$ssl_text = __("SSL Not activated", "really-simple-ssl");
}

if (RSSSL()->really_simple_ssl->has_301_redirect()) {
	$redirect_301 = "rsssl-dot-success";
} else {
	$redirect_301 = "rsssl-dot-error";
}


$button_text = __("Go PRO!", "really-simple-ssl");
$button_link = RSSSL()->really_simple_ssl->pro_url;
$go_pro = "<a href='$button_link' target='_blank' class='button button-default upsell'>$button_text</a>";
$activate_btn = "";
if (!RSSSL()->really_simple_ssl->ssl_enabled) {
	if ( RSSSL()->really_simple_ssl->site_has_ssl || ( defined( 'RSSSL_FORCE_ACTIVATE' ) && RSSSL_FORCE_ACTIVATE ) ) {
		$button_text = __( "Activate SSL", "really-simple-ssl" );
		$activate_btn = '<form action="" method="post" ><input type="submit" class="button button-primary" value="' . $button_text . '" id="rsssl_do_activate_ssl" name="rsssl_do_activate_ssl"></form>';
	}
}

$items = array(
		1 => array(
			'class' => 'footer-right',
			'dot_class' => $ssl_enabled,
			'text' => $ssl_text,
		),
		2 => array(
			'class' => 'footer-right',
			'dot_class' => $redirect_301,
			'text' => __("301 Redirect", "really-simple-ssl"),
		),
	);

?>
<div id="rsssl-progress-footer">
    <span class="rsssl-footer-item footer-left">
        <?php echo apply_filters("rsssl_progress_footer_left", '').$activate_btn.apply_filters("rsssl_progress_footer_right", $go_pro )?>
    </span>
	<?php
	foreach ($items as $item) { ?>
		<span class="rsssl-footer-item <?php echo $item['class']?>">
		    <span class="rsssl-grid-footer dot <?php echo $item['dot_class']?>"></span>
            <?php echo $item['text']?>
		</span>

	<?php }  ?>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit