Forums

WP-reCAPTCHA
Suggestion for Register Page Settings (1 post)

  1. Justin Givens
    Member
    Posted 6 months ago #

    Hey!

    So when I enabled this plugin and turned on the Registration settings for the captcha, it made the main login in form wider.

    [CSS moderated as per the Forum Rules. Please just post a link to your site.]

    My suggestion, is to check to see if the register form is showing before displaying that javascript code.

    if( isset( $_GET['action'] ) && ( $_GET['action'] == 'register' ) ) {
          //Then display javascript. If not, ignore it and don't blow out the login page.
    }

    http://wordpress.org/extend/plugins/wp-recaptcha/

Reply

You must log in to post.

About this Plugin

About this Topic

  • RSS feed for this topic
  • Started 6 months ago by Justin Givens
  • This topic is not a support question
  • WordPress version: 3.2.1