Forums
-
- Forum
- Posts
-
- Installation
- 27,780
- Troubleshooting
- 60,879
- Themes
- 10,206
- Plugins
- 15,012
- Requests & Feedback
- 14,664
- Showcase
- 3,238
-
What do Tom and Jerry have to do with any of this?
So replace the code that adds the <span class=””> to this:
$topic->new = true;
Then when you want to find out if it’s a new topic, you do this:
if( $topic->new ) {
//blah
}
Should work. Unless I misunderstood your wishes again.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS