Role Scoper beta version 0.9.6 is now available. Note: a cache flush (via the Roles tab) may be necessary following update. This will be made automatic for the next revision. This corrects several bugs, most of which were reported to me by users: fixed various problems with crediting of roles to non-admin, non-editor users (“attempt […]
Role Scoper Conflict with WP Security Scan Plugin
Saturday’s localhost/agnet “File Not Found” error was due to a conflict between Role Scoper and the WP Security Scan plugin. WP Security Scan hides the WP version number, even down to changing the internal global variable $wp_version to ‘abc’ That throws off Role Scoper’s multiple WP version support, which must be operative even for anonymous users. The […]
Role Scoper 0.9.5: Group Roles, Private Page Listings, WP 2.3 Support
Thanks to more user feedback, another Role Scoper beta revision is now available. This version adds the following fixes: The logged user’s group membership is now recognized for group role assignments. Private pages are now included in the front-end “Pages” sidebar list if the logged user has a sufficient scoped role assignment. For WordPress 2.2 […]
Role Scoper 0.9.4 Reinstates Vanished Menu Links
To prevent Role Scoper from meddling where it doesn’t belong, the previous revision imposed a simple list of URIs for which Role Scoper admin filtering applies. Good idea, except I forgot that Role Scoper’s menu links should stay visible for any admin URI. Version 0.9.4 fixes this oversight. Please bear with me as my inept […]
Role Scoper Bug Fix for Theme Administration
Role Scoper 0.9.3 fixes a conflict with the theme administration interface. This ilk of error should not appear again because Role Scoper’s admin filters now load only if the URI matches a predetermined list of substrings. New hooks allow other plugin developers to add their own admin page(s) to the list if needed. Thanks to […]