WordPress.org
Home
Showcase
Extend
About
Docs
Blog
Forums
Hosting
Download
Plugin Directory
Username
Password
(
forgot?
) or
Register
Extend Home
Plugins
Developer Center
Themes
Ideas
Kvetch!
Search Plugins
Popular Tags
More »
widget (1135)
Post (920)
plugin (693)
admin (689)
posts (662)
sidebar (607)
comments (525)
images (400)
links (377)
google (357)
page (342)
twitter (334)
rss (306)
Role Scoper
Description
Installation
Faq
Screenshots
Other Notes
Changelog
Stats
1.0.8 - 18 Aug 2009
Feature : Option to prevent non-Administrators from assigning or viewing content-specific roles
Feature : For front-end Page and Category listings, parent remapping behavior is now adjustable via RS Options
Change : When a depth limit is specified for pages/categories listing, default to enforcing that limit based on actual depth prior to parent remap
Bugfix : Fix compatibility with various custom child_of / depth / exclude / order combinations in pages, categories listing
BugFix : Pages listing filter did not honor number, offset arguments
BugFix : Terms (categories) listing filter did not apply custom ordering filter with WP 2.8
Change : Work around WP bug when page / category listing is generated with child_of arg, but first element in result array is not a direct child
Compat : Simple Section Navigation plugin displayed misplaced subpages in some situations
Compat : My Category Order plugin
Compat : Flutter/FreshPage plugin (disable custom menu indexing if plugin is active)
Compat : Capability Manager plugin (automatically re-sync role defs on role creation / deletion)
BugFix : When hiding other users' unattached uploads in Media Library, attachment count did not match
Change : Blog-wide Editors always see all unattached uploads in Media Library, regardless of option setting
Doc : Replaced standalone change log and plugin compat documents with readme.txt sections
1.0.7 - 10 August 2009
BugFix : With WP 2.8, new users were not assigned membership in WP Role metagroup until cache flush
Change : Exclude role metagroups from groups column in users list (to reduce clutter)
Feature : Option for whether non-administrators can see unattached uploads from other users
Change : By default, non-administrators see only their own unattached uploads in Media Library
Compat : Disable caching of pages, categories listing if QTranslate plugin is active
Change : remap get_pages exclude argument to exclude_tree if called with depth=1
Change : remap get_terms exclude argument to exclude_tree if called with depth=1
Change : more descriptive error message when another plugin prevents RS initialization
1.0.6 - 6 August 2009
BugFix : Failed to re-activate after WordPress auto-update
BugFix : In WP-mu, Category Roles not inherited from parent on new category creation
BugFix : Users with Category Manager role for a limited no. of cats could change Cat Parent to None
BugFix : Users with Category Manager role for a limited no. of cats could create new top-level cats
BugFix : Category Edit Form offered selection of a category as its own parent (though not stored)
BugFix : In Bulk Roles / Restrictions form, "Collapse All" script hid some Categories / Pages inappropriately
1.0.5.1 - 5 August 2009
Bump up version number to force wordpress.org to regenerate .zip. The 1.0.5 zip was missing many files.
1.0.5 - 5 August 2009
Change : Hidden Editing Elements now hidden securely on server side, not via CSS.
Change : In RS Options, recaption "Hidden Editing Elements" as "Limited Editing Elements"
Change : Updated sample IDs displayed on Role Scoper Options form for Hidden Editing Elements
Change : Updated default IDs for Hidden Editing Elements
Compat : Conflict with QTranslation plugin - translation of page titles, term names, bulk admin post titles
Compat : Support SCOPER_DISABLE_MENU_TWEAK definition for compat with Flutter plugin
BugFix : New pages by non-Editors initially saved as Pending even if Publish was clicked
BugFix : Administrator could not modify default category with WP 2.8
BugFix : Default Groups could not be edited with WP 2.8
BugFix : Attachments Utility (in RS Options) was not accessible under WP 2.8
BugFix : In some configurations, fatal error when unavailable user_can_for_any_object() function called with administrator logged in
BugFix : When editing group, could not remove last group administrator
BugFix : Group roles were not displayed in group edit form if no members in group
BugFix : Eliminated orphaned role deletion (no longer needed and deleted non-orphan group roles in some situations)
BugFix : Object Roles, Blog Roles cache was not flushed following group membership change
BugFix : On some server, the internal cache did not update following user profile edit
BugFix : RS menu links were broken if role scoper activated within custom-named directory
1.0.4.1 - 28 June 2009
BugFix : Roles, Restrictions menu links were broken for administrators (since 1.0.4)
1.0.4 - 26 June 2009
Change : Deny implicit comment moderation rights to Authors if they lack moderate_comments cap
BugFix : In Edit Post form, non-editors could see / select other users as "author"
BugFix : Option "role assignment requires blog-wide editor role" was only requiring blog-wide contributor role
BugFix : Page Parent filtering was broken for Quick Edit
BugFix : Category Restrictions were not inherited upon new category creation
BugFix : Option "role assignment requires blog-wide editor role" did not suppress Roles, Restrictions sidebar menu
BugFix : XML-RPC support (ScribeFire, WLW) was broken for non-administrators
BugFix : User groups were unusable on DB servers that do not support default value on text columns
BugFix : exclude_tree argument was ineffective in get_terms / wp_list_categories call
BugFix : invalid Category / Object role edit links displayed in user profile for non-editors in some configurations
BugFix : Role Scoper Options inaccessable to administrator with WP 2.8.1
Change : Moved option "Role administration requires a blog-wide Editor role" to main Options tab
1.0.3.4 - 8 May 2009
BugFix : Fifth attempt to prevent re-activation failure following Role Scoper update via WP auto-updater
BugFix : WP 2.8 Compat: Moved Restrictions, Roles menus back to familiar location unders Users menu
1.0.3.3 - 8 May 2009
BugFix : Fourth attempt to prevent plugin activity during WordPress update operation, to prevent re-activation failure
1.0.3.2 - 8 May 2009
BugFix : Third attempt to prevent plugin activity during WordPress update operation, to prevent re-activation failure
1.0.3.1 - 8 May 2009
BugFix : Second attempt to prevent plugin activity during WordPress update operation, to prevent re-activation failure
1.0.3 - 8 May 2009
BugFix : Prevent plugin activity during WordPress update operation, to prevent re-activation failure
1.0.2 - 7 May 2009
BugFix : Template function is_restricted_rs / is_exclusive_rs was non-functional on home page (since rc9.9311)
BugFix : With Attachments Filter enabled, attachments larger than 10MB fail to download on some installations
BugFix : Fatal Error when viewing a single post entry after RS Options modified to disable front-end filtering
BugFix : Auto-delete orphaned role assignments left in DB by previous versions following category / group deletion
BugFix : After an empty group was deleted, its role assignments were left in the database
BugFix : Event Calendar events without an associated post were not displayed without calendar refresh
BugFix : Post Restrictions and Post Roles did not display on PHP 4 servers
BugFix : In Post/Page Edit Form, Author selection was inappropriately available to non-editors
BugFix : Orphaned role assignments already stored to database will be autodeleted on RS version update
BugFix : If the object type of a requested attachment parent cannot be determined, assume post
BugFix : Teaser message displayed in header with some themes
BugFix : http authentication prompt for RSS feeds with logged administrators on some installations
BugFix : Hidden Editing Elements settings were not effective for unpublished posts/pages
BugFix : If a memberless group was deleted, any assigned roles were left (orphaned) in the database
Plugin : Conflict with WP-Wall plugin caused non-listing or double-listing of wall comments
Feature : Option to accept CSV entry for user role assignment
Feature : Bottom-right submit button on bulk admin forms if SCOPER_EXTRA_SUBMIT_BUTTON is defined
1.0.1 - 27 March 2009
BugFix : In some situations, non-attachments were included in Media Library listing
BugFix : Low level users could not edit uploads from Media Library based on a Post/Page/Category role assignment
BugFix : Cannot set static front page with Role Scoper activated
BugFix : Users with editing role via Page / Category assignment could not bulk-delete posts/pages
BugFix : Post/Page Edit divs configured as Hidden Editing Elements were not hidden for draft posts/pages
BugFix : After a group was deleted, its role assignments were left in the database
BugFix : PHP warnings viewing users list with WP < 2.8
Change : WP 2.7 users with hacked WP template.php user_row code must define("scoper_users_custom_column", "true");
BugFix : Failed to return results for manual WP_Query calls which include category exclusion argument
BugFix : Role Scoper error messages were formatted with unreadable colors with WP 2.7
BugFix : Conflict with ozhAdminMenus plugin - Page menus missing in some configurations
BugFix : Conflict with WP-Wall plugin caused fatal error
Feature : Options to hide User Groups, Scoped Roles from user profile
1.0.0 - 21 March 2009
BugFix : In some installations, DB error for anonymous user front-end access (since rc9.9220)
Download
FYI
Version:
1.0.8
Other Versions »
Last Updated:
2009-8-19
Requires WordPress Version:
2.5 or higher
Compatible up to:
2.8.4
Author Homepage »
Plugin Homepage »
Donate to this plugin »
Compatibility
beta
Your Setup
WordPress
2.8.6
2.8.5
2.8.4
Plugin
1.0.8
1.0.7
1.0.6
1.0.5.1
1.0.5
1.0.4.1
1.0.4
1.0.3.4
1.0.3.3
1.0.3.2
1.0.3.1
1.0.3
1.0.2.1
1.0.2
1.0.1
1.0.0
Log in to vote.
The Consensus
(
1
reporting)
100%
33,3,1
100,3,3
100,1,1
100,1,1
Average Rating
(22 ratings)