I’ve released version 0.3.5. This version has the “wpNamedUsers permissions” working with the group functionality, so now everything should be working. Let me know if there are any bugs!
Recent Posts
Recent Comments
- Oscar Vesga on Group functionality
- MemphisPCGuy on Performance updates
- coolguruji on Intranet / Extranet plugin for WordPress
- Andrias Sundskarð on Performance updates
- Efoulsh on Performance updates

Works great, thank you
Hey, congratulations, it’s a good plugin. fantastic.
One thing, if you put a comment in a privat post. This comment appear in the recent comment as a link. so I think comments shouldn´t appear there because the comment are privat too. I hope i can explain the issue.
Thanks for all
Hi Luis,
I’ve seen this problem before and it has been related to browser caching. Please clear browser cache, restart the browser and try again. Let me know if this resolves your issue.
Hi Andrias, this problem its not related to browser caching because i put a comment in a post private with mozilla after than I opened Safari without login like a outside visitor but in the front page I have a widget in the sidebar1 in which appear comment recents and this comment private appear. It isn’t related to browser caching because i used two differents browser….
This is a bug. I will try to fix it as soon as possible.
I’ve looked into this, and as I see it, the only way to fix this, is to edit the “wordpress_wp_widget_recent_comments” function the “/wp-includes/widgets.php” file.
Hi Andrias,
I finally found your plugin after a long search on the web for such a plugin. It seems to be absolutely great! Thanks a lot for this! I am just stunned that there seems to be so little to be found on this while there must be more people that want to restrict posts to specific users. It’s all about restricting on member category’s whereas your plugin restricts to member id!
I hope the plugin will help you.
Hello and thanks for this useful plugin.
I’ve translated it in french today and the translation is here : http://www.wptrads.fr/wp-named-users/.
Unfortunately, some sentences are missing in the .pot
Have a good day.
Hi,
I was wondering if there was anyway to do restrict the categories which people see based on these posts.
When I call wordpress_wp_list_categories() I get the list of categories, but there are categories listed which the user doesn’t have access to.
is there a function I can call which replicates the wordpress_wp_list_categories() functionality but takes into account the permissions created by your plugin ?
James
Hi Andrias,
Thank you very much for your plugin!
However, I’m experiencing an issue: a user named “Bob”, who is an “Author” and member of the “myNamedAuthor” group can actually change any users membership in the “Settings->wpNamedUsers groups”. Wich of course gives him the ability to view pretty much everything
Could it be some kind of misconfiguration in my WordPress?