Restrict reading, editing and commenting permission to logged-in users, certain WordPress-Roles or Access Areas define global access areas on network.
In order to protect file, let's say image, Image URL would have to be point to Script, that decides whether the file is protected or not, and if so.
For each Post it stores capabilty the user needs to have order to view, edit or comment on post..
For detecting the reading-permission on specific content, the plugin affects the WHERE clause used to retrieve posts.
In most cases, using post meta would mean to add lots of JOIN clauses to the database query, slowing down your site's performance...
If you want to contribute translation please let me know by posting comment to this thread stating the name of this plugin, the locale you would like to maintain and some brief information about you e.g if you are native speaker..
This plugin solved all of the issues that I was having and I didn't even need to couple it with manager plugin..
I want to tell you also that I am the creator of Import Users From CSV With Meta and in the version of this plugin 1.7.2, I have just included compatibility with your plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
WordPress default now does what it's supposed to handling over the responsibility to WordPress.. 1.1.10.
Read more