• Hey Pal!,
    There is a issue with your login check. If the recapotcha is activated on the login page and then you try some official wordpress application – like WordPress app for Android, Windows Phone ( you will get these apps on the respective store) – you wont be able to login through these apps as they will show you invalid login.
    I think in your code you should put a check to determine whether the login process is happening through RPC (used by the apps) or its a normal login. If its a normal login then check if the recaptcha for login page is activate or not, if activated then show it. But if it’s a login through RPC then make sure that the capche part never be there to make a mess. Hope you get the point.

    Links:
    https://wordpress.org/mobile/
    https://www.microsoft.com/en-us/store/apps/wordpress/9wzdncrfj3x7

    https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Bug Report – Application Login Issue’ is closed to new replies.