- Timestamp:
- 05/16/2020 06:40:52 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/content-search.php
r45209 r47808 22 22 </div><!-- .entry-summary --> 23 23 24 <?php if ( 'post' == get_post_type() ) : ?>24 <?php if ( 'post' === get_post_type() ) : ?> 25 25 26 26 <footer class="entry-footer">
Note: See TracChangeset
for help on using the changeset viewer.