Plugin Contributor
Maya
(@tdgu)
Hi,
The mentioned plugin might use the default login URL ( has hard-coded link ), so changing it make it unable to locate the new URL. They should rely on the admin_url to get the customized slug https://developer.ww.wp.xz.cn/reference/functions/admin_url/. Or check with the other plugin developers if there is filter or similar through which you can pass-through the new URL.
If that is not possible, unfortunately you cannot use the login URL customization feature.
Thanks
When setting the verification code, it prompts an error.
When testing CloudFlare Turnstile, it prompts The API returned an error: missing-input-response
Google Captcha V3 prompts invalid URL:https://prnt.sc/3dF9FlgWPVIh
How should I fix this? I have added the corresponding
Plugin Contributor
Maya
(@tdgu)
Hi,
That should be caused by a 3rd code/plugin which interfere with the process. Can you try to disable and see which causes the problem?
Thanks