Forums

[Plugin: WP-reCAPTCHA] Validation error (missing STYLE type) (1 post)

  1. nv1962
    Member
    Posted 10 months ago #

    Plugin itself works like a charm. However, on line 76 of wp-recaptcha.php a <STYLE> declaration appears without indicating the type (i.e., that CSS declarations follow).

    This can be very easily resolved by substituting line 76 with the following:

    <style type="text/css">

    Little problem, simple solution; still, nice for validation purposes. :-)

Reply

You must log in to post.

About this Topic