WPIntell

Source evidence

Nothing visible?

BuddyPress reCAPTCHA · support · 2013-06-21T16:25:00+00:00

complaintsentiment
highseverity
0.98relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 32 rows with source links

15.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Martyn_ unresolved
I installed this and I see “CAPTCHA code” on the registration page, but not the captcha widget… any clues? Generated html: <div class="register-section" id="security-section"><div class="editfield"><script type="text/javascript"> var RecaptchaOptions = { theme : 'white', lang: 'en' }; </script><label>CAPTCHA code</label><script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6LfYKOMSAAAAAL6wro8N5xhqVOKOtY9PBLUwEBCP"></script> <noscript> <iframe src="http://www.google.com/recaptcha/api/noscript?k=6LfYKOMSAAAAAL6wro8N5xhqVOKOtY9PBLUwEBCP" height="300" width="500" frameborder="0"></iframe><br/> <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea> <input type="hidden" name="recaptcha_response_field" value="manual_challenge"/> </noscript></div></div> http://wordpress.org/extend/plugins/buddypress-recaptcha/ Update: The plugin default assumes a http connection, which then gets browser blocked – a manual tweak is needed to make that default to SSL. That could be done automatically 😉

Comments

1 shown
Martyn_ 2013-07-15T10:47:00+00:00

Update: The plugin default assumes a http connection, which then gets browser blocked – a manual tweak is needed to make that default to SSL. That could be done automatically 😉