Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REMOTEADDR should be REMOTE_ADDR + stylesheet on wp_login #73

Open
m-7761 opened this issue Oct 11, 2018 · 0 comments
Open

REMOTEADDR should be REMOTE_ADDR + stylesheet on wp_login #73

m-7761 opened this issue Oct 11, 2018 · 0 comments

Comments

@m-7761
Copy link

m-7761 commented Oct 11, 2018

Two things I noticed in recaptcha.php...

  1. REMOTEADDR is often used instead of REMOTE_ADDR. Probably this is not sending the right IP address?

  2. It seems like add_action('login_head', array(&$this, 'register_stylesheets')); is missing... unless CSS doesn't matter on the registration page?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant