<?php /** * The template part for displaying a message that posts cannot be found. * * Learn more: http://codex.wordpress.org/Template_Hierarchy * * @package Tutor */ ?> <header> <h1 class="entry-title"><?php esc_html_e( 'Nothing Found', 'tutor' ); ?></h1> </header> <?php if ( is_home() && current_user_can( 'publish_posts' ) ) : ?> <p><?php printf( esc_attr( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'tutor' ), esc_url( admin_url( 'post-new.php' ) ) ); ?></p> <?php elseif ( is_search() ) : ?> <p><?php esc_html_e( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'tutor' ); ?></p><br /> <?php get_search_form(); ?> <?php else : ?> <p><?php esc_html_e( 'It seems we can’t find what you’re looking for. Perhaps searching can help.', 'tutor' ); ?></p><br /> <?php get_search_form(); ?> <?php endif; ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
css | Folder | 0755 |
|
|
customize-pro | Folder | 0755 |
|
|
images | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
js | Folder | 0755 |
|
|
404.php | File | 879 B | 0644 |
|
archive.php | File | 1.15 KB | 0644 |
|
change_log.txt | File | 209 B | 0644 |
|
comments.php | File | 1.98 KB | 0644 |
|
content-page.php | File | 686 B | 0644 |
|
content-single.php | File | 1.46 KB | 0644 |
|
content.php | File | 3.84 KB | 0644 |
|
editor-style.css | File | 139 B | 0644 |
|
footer.php | File | 689 B | 0644 |
|
front-page.php | File | 3.27 KB | 0644 |
|
full-width.php | File | 947 B | 0644 |
|
functions.php | File | 6.16 KB | 0644 |
|
header.php | File | 4.18 KB | 0644 |
|
image.php | File | 3.97 KB | 0644 |
|
index.php | File | 1.58 KB | 0644 |
|
license.txt | File | 34.97 KB | 0644 |
|
no-results.php | File | 998 B | 0644 |
|
page.php | File | 1.03 KB | 0644 |
|
readme.txt | File | 3.5 KB | 0644 |
|
screenshot.png | File | 267.9 KB | 0644 |
|
search.php | File | 1007 B | 0644 |
|
searchform.php | File | 540 B | 0644 |
|
sidebar.php | File | 822 B | 0644 |
|
single.php | File | 909 B | 0644 |
|
style.css | File | 16.54 KB | 0644 |
|