wordpress-https
wordpress-https copied to clipboard
WordPress HTTPS is intended to be an all-in-one solution to using SSL on WordPress sites.
Hi, I have a very active WP running WordPress 4.9.4 with WordPress HTTPS 3.4.0. Yesterday we started seeing the MySQL transaction log on our server grow rapidly due to a...
I've just got this error message in version 3.3.0 (I've trimmed about 1MB of serialised array data from the SQL): ``` WordPress database error Got a packet bigger than 'max_allowed_packet'...
**Wordpress:** 4.0 (http://codex.wordpress.org/Version_4.0) Works without problems on Wordpress 3.8.1!!! I'm using this configuration: ``` php define('WP_ALLOW_MULTISITE', true); define('MULTISITE', true); define('SUBDOMAIN_INSTALL', true); define('DOMAIN_CURRENT_SITE', 'example.com'); define('PATH_CURRENT_SITE', '/'); define('SITE_ID_CURRENT_SITE', 1); define('BLOG_ID_CURRENT_SITE', 1); ```...
**Wordpress:** 4.0 (http://codex.wordpress.org/Version_4.0) Works without problems on Wordpress 3.8.1!!! The Wordpress HTTPS plugin has the following configuration: **SSL Host:** ssl-reverse-proxy.com/example.com **Force SSL Admin:** true **Force SSL Exklusiv:** true **Proxy:** auto...
Hello, Right now there is an issue with wordpress-https forcing SSL exclusively on translated pages. For example, I check the `Force SSL Exclusively` option and I do the following tests:...
Hi, admit the website with HTTPS active is https://website.com the log in page is https://website.com/wp/wp-login.php if here I edit in the bar browser the https to http and put www....
When logged in to HTTP and visiting an HTTPS page, admin links will always be forced to HTTPS, even if the user is not logged in via HTTPS. I need...
as discussed.
https://github.com/mvied/wordpress-https/pull/69 see pull request
It works for me also on wordpress 5.0.2