brittbr2
Member
- Messages
- 99
- Reaction score
- 11
- Points
- 8
To display a new icon or text add this code to single.php
To add to the front page find the following
In the following
Content.php
Content-video.php
Content-status.php
Content-image.php
Content-gallery.php[/code]
Code:
<?php if( date('U') - get_the_time('U', $post->ID) < 24*60*60 ) : ?>text<?php endif; ?>
Code:
title
Content.php
Content-video.php
Content-status.php
Content-image.php
Content-gallery.php[/code]