Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,634
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,257
-
Apparently topic_time
is timezone-shifted, so the previous code is wrong told you it was rough! This will take the time from the opening time
<?php if ( (current_time('timestamp') - 24*60*60) < strtotime($topic->topic_start_time) ) : ?>*NEW* <?php endif; ?>