Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Custom User Role Support #19

Open
JustinSainton opened this issue Jun 9, 2014 · 0 comments
Open

Add Custom User Role Support #19

JustinSainton opened this issue Jun 9, 2014 · 0 comments

Comments

@JustinSainton
Copy link
Contributor

The current iteration of the plugin's ability to only track certain user roles depends on the "user_level" property of the WP_User object - a property (and concept) that has been deprecated in favor of the roles and capabilities APIs in WordPress.

By using the native and newer APIs, we'll be able to accommodate more fine-grained control here, as well as support custom users and roles that are created by third-party plugins. This would prove especially helpful for eCommerce plugins like WP eCommerce, WooCommerce and Easy Digital Downloads - all of which add custom user roles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant