Info
- 5 posts
- 5 voices
- Started 3 months ago by pezillionaire
- Latest reply from kisswebmaster
New Post funcion
-
- Posted 3 months ago #
I'm working on a custom WP & bbPress theme for a client and I'd like to highlight what forums have had new posts added since the user last logged in. Is there a function that I can call that allows me to get this info?
I'm thinking something along the lines of this:
<?php if(new_forum_posts()) : ?>
highlight icon
<?php else : ?>
don't highlight icon
<?php endif; ?>
Any help is appreciated!
-
- Posted 4 weeks ago #
I'm also looking for the same.
#bump -
- Posted 4 weeks ago #
I didn't exactly get the question. Could you guys make it more clear?
-
- Posted 4 weeks ago #
This might be helpful: http://bbpress.org/forums/topic/last-logged-not-logged-in-for
-
- Posted 4 weeks ago #
@jijosunny
Thanks! I was looking for it. I think it'll be a cool addition. -
You must log in to post.