Hi,
This plugin do not create any database and / or set any permission on any custom table. It is used WordPress default permission system.
On plugin install, this plugin do not change roles capabilities.
If you change any permission to specific role and this plugin currently do not provide any mechanism to get it back to default.
if you want set WordPress built-in roles to default, then I can provide a you file to export. Please let me know if you need it.
Thanks
@mahabub81 –
If you could provide a file that would set them back to default that would be great!
Thanks
I’ve prepared the file, how would I share it to you ?
Also would like to request before import the file take a backup of current capabilities from export options
@mahabub81 –
You can email me here.
The reason I had asked is that we are using the Ultimate Client Dash plugin which allows for setting permissions for a “client” role that it creates and in the “Client Permissions” tab, it still shows permissions settings from your plugin after it has been uninstalled:
Screenshot
So these are being “saved” somewhere because they are getting picked up by this plugin.
Thanks
I have shared the file.
By default after uninstalling plugin, WordPress show capabilities related to that plugin. But it is possible to remove capabilities in uninstall hook.
Thanks