Ben Huson
Ben Huson
Nice work, thanks. Would it be possible for you to make a slight alternation to save the data as comma separated values rather than each ID on a new line?...
Do you mean you can't access the REST media endpoint `/wp-json/wp/v2/media/` to get image data? The plugin does not block access to media files URLs in the uploads directory so...
Is this still an issue in version 2.2.3? If so, does it then working if you enable "Allow REST API Access" in the Password Protected settings?
Might be fixed by #166 ?
Is the showing on the WordPress admin login page (where you enter username and password) or the Password Protected login screen with just a single password field?
Hi Helene, If you are getting that message on the main WordPress login page, it's more likely the error is being caused by another plugin or your theme. Are you...
Password Protected works by storing a cookie in the browser after you enter the password so it is does not directly work with apps. You may be able to enable...
There will be a fix for this issue in the next release of the plugin: https://github.com/benhuson/password-protected/pull/114
Is this still an issue in version 2.2.3? If so, does it then working if you enable "Allow REST API Access" in the Password Protected settings?
Great if that works :) You may be able to ads a โredirect_toโ parameter if you want to redirect to a page after login: example.com/?password_protected_pwd=PASSWORD&redirect_to=URL