I don’t really use the normal roles all that much for users.
]]>Quick question – Will this plugin work with custom user roles? specifically wholesaler user roles created from WooCommerce Wholesale Pricing plugin.
What Im trying to achieve is set discount prices based on quantities if user role == wholesaler.
There will also be many rules per product,
i.e. 1 – 100 items = $100;
101 – 200 items = $80;
201 – 300 items = $70;
etc.
Please advise,
Thanks
The only problem is that it won’t work with custom user roles created with the WP Plugin “User Role Editor“.
I’ve created custom roles one called “importer” and one “exporter” with the role editor plugin above.
Then I just want to show text for those 2 user roles (importer, exporter) and for all other users AND non-logged-in users just a simple text with a link.
So the shortcode would be:
[private role="importer, exporter" alt="<a href='https://www.test.de/'>Nothing to see here, bro!</a>"]TROLOLOLOLOLOLOLOL[/private]
But this constellation isn’t working at all!
Do you have a workaround for this?
Just adding the user names (with that specific roles) doesn’t work because I have over 1,000 users so far and it’s increasing.
]]>First and foremost, thank you for this awesome plugin. It is lightweight and gets the job done!
I was wonder if there is or plan to have import support for custom user roles. I’m currently working on a multisite which contains many user roles that do not fall under editor or author. In the permission and security settings, it only enables it for author and editors, so will there be future consideration for custom user roles as well?
My current work around is to enable both the custom and editor role to permit custom user roles to have access to the importer.
Thanks in advance!
]]>In the access control settings, the user roles list are only the built-in ones. I use a lot of custom user roles, and wanted to use one for invites.
There’s a way to list them all, or define one of the custom roles?
Thanks.
]]>Is there any way to get this working with custom user roles? If so, how? I’m comfortable with applying code customizations to one of the plugin files if you can help point me in the right direction.
Thanks,
– Yvan
[ Moderator note: moved to Fixing WordPress. ]
I’m looking for a membership plugin that can adjust the WP user role based on membership. In other words, if a user has a membership level of “basic” they are WP user role “Subscriber, let’s say they upgrade their membership level to “pro” then the WP user role changes to “Contributor”.
Basically, the WP user role follows the membership level and adjusts accordingly.
Has anyone come across a membership plugin that has such a feature? I haven’t been able to find anything like this
Not sure where to look