Hi @celik75 Can you give us more details on this, please?
There 90,000 users of this plugin, and we’ve had no other reports of this problem.
Do you see an error message, for example?
@celik75 PublishPress Capabilities stores role changes to the wp_options table of your database. That’s just a result of how WordPress itself is designed. So yes, if you make a mistake with the capability settings, those setting remain even after the plugin is deleted. The good news is that the plugin stored a backup copy of your previous role capabilities. Even if the plugin is no longer usable, you can use phpMyAdmin to restore your role capabilities to the value archived under the option_name of ‘capsman_backup’, ‘capsman_backup_initial’ or ‘capsman_backup_auto_[timestamp]’. Let us know if you would like more guidance in performing that recovery.