Forums
-
- Forum
- Posts
-
- Installation
- 28,442
- Troubleshooting
- 62,528
- Themes
- 10,431
- Plugins
- 15,343
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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; ?>