Database Level WordPress Admin Injector
VeritabanΔ± seviyesinde Γ§alΔ±ΕΔ±r. AynΔ± veritabanΔ±nΔ± kullanan siteleri otomatik algΔ±lar, sadece bir kez iΕlem yapar.
β¬οΈ π Go Up
<?php
/**
* The header for our theme
*
* This is the template that displays all of the <head> section and everything up until <div id="content">
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package WordPress
* @subpackage Twenty_Seventeen
* @since 1.0
* @version 1.0
*/
?><!DOCTYPE html>
<html <?php language_attributes(); ?> class="no-js no-svg">
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/fonts/stylesheet.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/animate.css"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
<script src="<?php bloginfo('template_url'); ?>/js/wow.js" type="text/javascript"></script>
<script src="<?php bloginfo('template_url'); ?>/js/custom.js" type="text/javascript"></script>
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<div id="page" class="site">
<a class="skip-link screen-reader-text" href="#content"><?php _e( 'Skip to content', 'twentyseventeen' ); ?></a>
<header id="masthead" class="site-header" role="banner">
<div class="header-inner">
<div class="banner-left">
<h1>Less Work More MarGaritas</h1>
<h3>A DIY GUIDE TO REDUCING HOME MAINTENANCE</h3>
<h4>#1 Best Selling Amazon Kindle DIY Book
<img src="https://lessworkmoremargaritas.com/wp-content/uploads/2018/03/banner_kindle.png" alt="#1 Best Selling Amazon Kindle DIY Book">
</h4>
<p>Caught on the home maintenance treadmill?,<br/>Lifeβs too short to be spent scrubbing, pressure washing, staining and painting. Youβve got better things to do than home rehab and exterior maintenance.<br/>An innovative chemist with a passion for nature, Richard Winget shares lessons learned on his 15 year quest to eliminate repetitive jobs that plagued him every spring, summer and fall, so he could spend more time with his family.</p>
<h2>QUICKLY LEARN HOW TO:</h2>
<ul>
<li>Make your homeβs exterior better than new in hours, not weeks</li>
<li>Avoid costly replacement of siding, shutters, patio furniture, decks and even your roof</li>
<li>Clean, protect, and restore your homeβs exterior in simple, easy-to-follow steps</li>
<li>Tackle tough projects with the ease and confidence of a pro</li>
<li>Get years - not just months - of beauty from your work</li>
<li>Replace dozens of cleaning and treatment products with just a few</li>
<li>Use Richardβs home improvement solutions to create a great looking home</li>
<li>Make spring cleaning and fall clean up a breeze</li>
</ul>
<!-- <div class="org-btn"><?php echo do_shortcode('[sg_popup id="7" event="click"]ORDER YOUR COPY NOW[/sg_popup]'); ?></div> -->
<div class="org-btn"><a href="https://www.amazon.com/Less-Work-More-Margaritas-Maintenance-ebook/dp/B07BDP2BWT/ref=sr_1_1?ie=UTF8&qid=1521694288&sr=8-1&keywords=less+work+more+margaritas" target="_blank">ORDER YOUR COPY NOW</a></div>
<div class="amazon"><img src="<?php bloginfo('template_url'); ?>/images/amazon-kindle.png" alt=""/></div>
</div>
<div class="banner-right">
<img src="<?php bloginfo('template_url'); ?>/images/banner-book.png" alt="" class="wow fadeInDown"/>
<div class="bonus-txt wow fadeInUp" style="visibility: visible;">
<h3>BONUS MATERIAL</h3>
<ul>
<li>Printable Projects Checklist</li>
<li>At-A-Glance Cheat Sheets</li>
<li>Tips And Cautions From Professionals</li>
<li>Free Access To Live Projects Support</li>
</ul>
</div>
</div>
</div>
</header><!-- #masthead -->
<?php
/*
* If a regular post or page, and not the front page, show the featured image.
* Using get_queried_object_id() here since the $post global may not be set before a call to the_post().
*/
if ( ( is_single() || ( is_page() && ! twentyseventeen_is_frontpage() ) ) && has_post_thumbnail( get_queried_object_id() ) ) :
echo '<div class="single-featured-image-header">';
echo get_the_post_thumbnail( get_queried_object_id(), 'twentyseventeen-featured-image' );
echo '</div><!-- .single-featured-image-header -->';
endif;
?>
<div class="site-content-contain">
<div id="content" class="site-content">
π Medusa Shell β’ v5.0 β’ DB Level Injection