A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
72
stars
11
forks
source link
Admin Field: Additional Domains help text is not shown correctly #130
'additionalAuthorizedDomains' should display the help text from here
Steps to reproduce
Expand the additional settings and see the help text for additional domains.
The help text should display the help text should display:
Domains added here will also be included in the Access-Control-Allow-Origin header. Make sure to include the protocol (http:// or https://).
Instead says: Separate with commas, spaces, or the Enter key.
Additional context
No response
Plugin Version
0.3
WordPress Version
6.6.1
WPGraphQL Version
1.27.2
Additional enviornmental details
No response
Please confirm that you have searched existing issues in the repo.
[X] Yes
Please confirm that you have disabled ALL plugins except for WPGraphQL and Headless Login for WPGraphQL
Description
'additionalAuthorizedDomains' should display the help text from here
Steps to reproduce
Expand the additional settings and see the help text for additional domains. The help text should display the help text should display:
Domains added here will also be included in the Access-Control-Allow-Origin header. Make sure to include the protocol (http:// or https://).
Instead says:
Separate with commas, spaces, or the Enter key.
Additional context
No response
Plugin Version
0.3
WordPress Version
6.6.1
WPGraphQL Version
1.27.2
Additional enviornmental details
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have disabled ALL plugins except for WPGraphQL and Headless Login for WPGraphQL