Yes, I did, delete them all.
Same error: Forbidden
You don’t have permission to access this resource.
whenever I want to update
Sorry for this, you had to told me that I should check the plugin files to find this part of code,
even though I commented it /* */ but it didn’t work, and the same error still arises!!
would deleting it change thing!
I believe deleting or commenting is the same
I found this:
if ( ! current_user_can( ‘manage_options’ ) ) {
wp_die( __( ‘Sorry, you are not allowed to manage options for this site.’ ) );
}
Is it the same!
I found it in several files like options-*.php
Hello,
The first trial didn’t solve the problem.
Please regarding the second part, the code, where should I search for, exactly, I mean what type of files it might be existed in.
Thank You