Quantcast
Channel: [Plugin: WP-reCAPTCHA] SSL Support | WordPress.org
Browsing all 16 articles
Browse latest View live

WraithKenny on "[Plugin: WP-reCAPTCHA] SSL Support"

It's rather annoying to have spend all this money on an ssl cert, only to have it no display, or worse, have the untrusted warning flash, because a plugin is including a file from the http:// rather...

View Article



WraithKenny on "[Plugin: WP-reCAPTCHA] SSL Support"

Fixed (as of 3.0 I believe)

View Article

WraithKenny on "[Plugin: WP-reCAPTCHA] SSL Support"

or not... the ticket got punted. so plugins need to be fixed.

View Article

WraithKenny on "[Plugin: WP-reCAPTCHA] SSL Support"

This plugin uses get_option('siteurl'). The function site_url() is a better fit and doesn't break ssl.

View Article

WraithKenny on "[Plugin: WP-reCAPTCHA] SSL Support"

It looks like you've stopped using github for this or I could push you a patch...

View Article


hiroprot on "[Plugin: WP-reCAPTCHA] SSL Support"

I also have the problem that recaptcha.css is referenced via HTTP instead of HTTPS in this line: <link rel="stylesheet" type="text/css"...

View Article

WraithKenny on "[Plugin: WP-reCAPTCHA] SSL Support"

if ( is_ssl() ) { remove_filter('wp_head', array(&$recaptcha, 'register_stylesheets')); remove_filter('admin_head', array(&$recaptcha, 'register_stylesheets')); remove_filter('login_head',...

View Article

WraithKenny on "[Plugin: WP-reCAPTCHA] SSL Support"

Fixed in plugin.

View Article


Reply To: [Plugin: WP-reCAPTCHA] SSL Support

Fixed in plugin.

View Article


Reply To: [Plugin: WP-reCAPTCHA] SSL Support

if ( is_ssl() ) { remove_filter('wp_head', array(&$recaptcha, 'register_stylesheets')); remove_filter('admin_head', array(&$recaptcha, 'register_stylesheets')); remove_filter('login_head',...

View Article

Reply To: [Plugin: WP-reCAPTCHA] SSL Support

I also have the problem that recaptcha.css is referenced via HTTP instead of HTTPS in this line: <link rel=”stylesheet” type=”text/css”...

View Article

Reply To: [Plugin: WP-reCAPTCHA] SSL Support

It looks like you’ve stopped using github for this or I could push you a patch…

View Article

Reply To: [Plugin: WP-reCAPTCHA] SSL Support

This plugin uses get_option('siteurl'). The function site_url() is a better fit and doesn’t break ssl.

View Article


Reply To: [Plugin: WP-reCAPTCHA] SSL Support

or not… the ticket got punted. so plugins need to be fixed.

View Article

Reply To: [Plugin: WP-reCAPTCHA] SSL Support

Fixed (as of 3.0 I believe)

View Article


[Plugin: WP-reCAPTCHA] SSL Support

It’s rather annoying to have spend all this money on an ssl cert, only to have it no display, or worse, have the untrusted warning flash, because a plugin is including a file from the http:// rather...

View Article
Browsing all 16 articles
Browse latest View live




Latest Images