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 […]
Role Scoper Revision Released
A new version now squashes the following bugs: Unable to activate the plugin on web servers running PHP4 The Post Reader / Contributor / Editor interface was not displaying in the “Write Post” / “Edit Post” form. Thanks to Julien on the WordPress support forum for reporting the PHP4 issue; my apologies to anyone else […]