403Webshell
Server IP : 146.59.209.152  /  Your IP : 216.73.216.46
Web Server : Apache
System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : infrafs ( 43850)
PHP Version : 8.2.29
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/infrafs/www/wp-content/plugins/really-simple-ssl/grid/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/infrafs/www/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