- Timestamp:
- 11/19/2014 08:27:09 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/content-none.php
r30046 r30394 1 1 <?php 2 2 /** 3 * The template part for displaying a message that posts cannot be found .3 * The template part for displaying a message that posts cannot be found 4 4 * 5 * Learn more: http://codex.wordpress.org/Template_Hierarchy5 * Learn more: {@link https://codex.wordpress.org/Template_Hierarchy} 6 6 * 7 7 * @package WordPress … … 17 17 18 18 <div class="page-content"> 19 19 20 <?php if ( is_home() && current_user_can( 'publish_posts' ) ) : ?> 20 21 … … 32 33 33 34 <?php endif; ?> 35 34 36 </div><!-- .page-content --> 35 37 </section><!-- .no-results -->
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)