You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With WordPress 3.6 and Version 3.1.6 WP-reCAPTCHA, I am seeing these errors on every page of my website.
Strict Standards: Redefining already defined constructor for class reCAPTCHA in /var/www/wordpress/plugins/wp-recaptcha/recaptcha.php on line 17
Strict Standards: Redefining already defined constructor for class WPPlugin in /var/www/wordpress/plugins/wp-recaptcha/wp-plugin.php on line 28
Strict Standards: Redefining already defined constructor for class MailHide in /var/www/wordpress/plugins/wp-recaptcha/mailhide.php on line 15
The text was updated successfully, but these errors were encountered:
With WordPress 3.6 and Version 3.1.6 WP-reCAPTCHA, I am seeing these errors on every page of my website.
Strict Standards: Redefining already defined constructor for class reCAPTCHA in /var/www/wordpress/plugins/wp-recaptcha/recaptcha.php on line 17
Strict Standards: Redefining already defined constructor for class WPPlugin in /var/www/wordpress/plugins/wp-recaptcha/wp-plugin.php on line 28
Strict Standards: Redefining already defined constructor for class MailHide in /var/www/wordpress/plugins/wp-recaptcha/mailhide.php on line 15
The text was updated successfully, but these errors were encountered: