Submit
Path:
~
/
/
usr
/
local
/
sitepad
/
editor
/
site-data
/
themes
/
sitepad
/
template-parts
/
File Content:
content-search.php
<?php /** * The template part for displaying results in search pages * * @package WordPress * @subpackage SitePad * @since SitePad 1.0 */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <?php the_title( sprintf( '<h2 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h2>' ); ?> </header><!-- .entry-header --> <?php sitepad_post_thumbnail(); ?> <?php sitepad_excerpt(); ?> <?php if ( 'post' === get_post_type() ) : ?> <footer class="entry-footer"> <?php sitepad_entry_meta(); ?> </footer><!-- .entry-footer --> <?php endif; ?> </article><!-- #post-## -->
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
content-none.php
1053 bytes
0644
content-page.php
772 bytes
0644
content-search.php
668 bytes
0644
content-single.php
1152 bytes
0644
content.php
1438 bytes
0644
N4ST4R_ID | Naxtarrr