Hi there,
This plugin is exactly what I’ve been looking for. Except: I don’t want new users to see all of the unread posts since the beginning of the website. What I need is only the posts/pages since the date of registration to be shown.
Is there any way to do that? I’m building an internal knowledge base at work and I wouldn’t want all new users to have to click all existing (possible hundreds by that time) posts first. I could do that for future employees, but it’s practically impossible to do that for the at least 100 users I’d have to start with.
Or is there a way to relatively quickly check all posts read?
I’d like to hear from you. This is the only plugin I’ve found to do what I want, but this is a big downside.
]]>Hi Daniel.
I would like show posts unreads of single category. Will you implement this feature?
Regards.
]]>hi
I love the idea of this plugin and code is well written although I’m having a few issues with it. The database handler is OK but the cookie one just doesn’t work for me? I can visit all my single post pages and the widget fails to remove each one with them remaining. Moreover, once on a single post template and with errors turned on:
Notice: Trying to get property of non-object in /var/www/html/wordpress.local/wp-includes/comment-template.php on line 1287
This is a direct consequence of having the plugin switched on since switching it off and we’re error free.
thanks,
Andy
]]>Testing this plug-in – looks promising. I note I can include the widget twice in my side bar – once for points and once for forums – great!
For discussion forums I can include replies – good. But for posts I cannot show recent comments. Could you include that option?
thanks
]]>Hi.
Thanks for the plugin and the great tutorial at premiumwpmudev.
Maybe I’m wrong but I think that at /unread-posts.php the line 24
add_filter( 'up/handler', $up_unread_posts_handler );
should be:
apply_filters( 'up/handler', $up_unread_posts_handler );
in order to allow other plugins to hook there.
]]>This plugin seems to be broken
-update *** I got it working as a widget. post status must be ‘publish’ or else nothing will appear in widget area, not even the widget title.
]]>Would it be possible to send a daily email to users who have unread posts?
]]>