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 […]

Read More >

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 […]

Read More >

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 […]

Read More >

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 […]

Read More >