I’m in the process of optimizing SQL queries in order to get better performance. Please let me know if you find any bugs.
I would also appreciate if you wrote something about whether you notice any difference in performance or not. A site with 10 posts/pages should not notice anything, but those of you with larger sites should see a difference.

Hi, seems that’s a problem of compatibility with Simple Press Forum plugin
For a simple visitior, on the page of the forum appears :
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OR wordpress_wp_named_users.group_id IN ( SELECT wordpress_wp_named_users_groups_relations.gro' at line 7]
SELECT DISTINCT(wordpress_wp_named_users.post_id) FROM wordpress_wp_named_users WHERE wordpress_wp_named_users.post_id NOT IN ( SELECT wordpress_wp_named_users.post_id FROM wordpress_wp_named_users WHERE wordpress_wp_named_users.user_id = OR wordpress_wp_named_users.group_id IN ( SELECT wordpress_wp_named_users_groups_relations.group_id FROM wordpress_wp_named_users_groups_relations
But it doesn’t when people are logged !
Contact me if you need more informations
Hi Andrias,
I wpNamedUsers is really great plugin, thank you for your work.
I upgraded from WP 2.9.2 to WP 3.0.1 and realized, that wpNamedUsers is not working anymore. Tried with clean install – the same. (if post have set user, then everybody (without logging in) don’t see it, BUT every other registered users can see this post, too) For me – blogging without user management is not possible anymore. Have you plans to make a WP 3.0.1 compatitable wpNamedUsers plugin?
Mail me pls.
Thank you very mach.
Andris (Latvia)
Exactly the same problem ! An update is programmed ?
Thank you very much, this plugin is very useful !
Also the same problem
I love the using simplicity of your plugin that can’t be found anywhere else …
Can you please answer to say what can be expected in terms of update ?
Thanks
I am really busy at the moment doing other projects, so this plugin will not be updated in the near future.
Thanks, in fact, the structure seems ok cause the user sees what he needs to see but the link to his page is broken and call a 404. Well … Hope some day
Cheers,
I am not able to reproduce this bug.
I have two users. User1 and User2. Both users are members of Group1.
I write one post. User1 is selected – User2 is not selected. No groups are selected.
When not logged in, the post is hidden, as you would expect.
When User1 logs in, the post is visible.
When User2 logs in, the post is not visible.
Please observe, that any user that can edit a post or page, will see it, no matter if it is protected or not.
When a user or group is not authorized to view a page the menu link is still visible. If you click on the page you get wordpress 404 page instead of a friendly Access Denied Page. I have had to add Page Not found or Requires Login to my 404 page to explain to visitors.
I tried creating a Private Template that requires login before the plugin loads to display a friendly reminder but this plugin over-rides it.
It is also possible this plugin is the reason my page changes flash white background between page views.
Still, I need this plugins functionality so thank you very much for the work and have a Merry Christmas!