/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/themes/twentytwenty
NameSizeModeActions
assets/-0755rm
classes/-0755rm
inc/-0755rm
template-parts/-0755rm
templates/-0755rm
.stylelintrc.json2690644editdlrm
404.php8130644editdlrm
comments.php32160644editdlrm
footer.php19920644editdlrm
functions.php276020644editdlrm
header.php50780644editdlrm
index.php28970644editdlrm
package-lock.json5873040644editdlrm
package.json19770644editdlrm
print.css27020644editdlrm
readme.txt44800644editdlrm
screenshot.png530660644editdlrm
searchform.php17060644editdlrm
singular.php5530644editdlrm
style-rtl.css1204550644editdlrm
style.css1214570644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/themes/twentytwenty/index.php (2897B)
' . __( 'Search:', 'twentytwenty' ) . '', '“' . get_search_query() . '”' ); if ( $wp_query->found_posts ) { $archive_subtitle = sprintf( /* translators: %s: Number of search results. */ _n( 'We found %s result for your search.', 'We found %s results for your search.', $wp_query->found_posts, 'twentytwenty' ), number_format_i18n( $wp_query->found_posts ) ); } else { $archive_subtitle = __( 'We could not find any results for your search. You can give it another try through the search form below.', 'twentytwenty' ); } } elseif ( is_archive() && ! have_posts() ) { $archive_title = __( 'Nothing Found', 'twentytwenty' ); } elseif ( ! is_home() ) { $archive_title = get_the_archive_title(); $archive_subtitle = get_the_archive_description(); } if ( $archive_title || $archive_subtitle ) { ?> 1 ) { echo ''; } the_post(); get_template_part( 'template-parts/content', get_post_type() ); } } elseif ( is_search() ) { ?>
__( 'search again', 'twentytwenty' ), ) ); ?>