Really Simple SSL - Version 4.0.5

Version Description

  • Backward compatibility for <4.0 premium versions
Download this release

Release Info

Developer RogierLankhorst
Plugin Icon 128x128 Really Simple SSL
Version 4.0.5
Comparing to
See all releases

Code changes from version 4.0.4 to 4.0.5

Files changed (3) hide show
  1. class-admin.php +1 -1
  2. readme.txt +4 -1
  3. rlrsssl-really-simple-ssl.php +1 -1
class-admin.php CHANGED
@@ -3162,7 +3162,7 @@ class rsssl_admin extends rsssl_front_end
3162
  * @return string
3163
  */
3164
 
3165
- public function generate_enable_link($setting_name, $type)
3166
  {
3167
  if ( is_network_admin() ) {
3168
  $page = "really-simple-ssl";
3162
  * @return string
3163
  */
3164
 
3165
+ public function generate_enable_link($setting_name, $type = 'free' )
3166
  {
3167
  if ( is_network_admin() ) {
3168
  $page = "really-simple-ssl";
readme.txt CHANGED
@@ -6,7 +6,7 @@ Requires at least: 4.6
6
  License: GPL2
7
  Tested up to: 5.6
8
  Requires PHP: 5.4
9
- Stable tag: 4.0.4
10
 
11
  No setup required! You only need an SSL certificate, and this plugin will do the rest.
12
 
@@ -82,6 +82,9 @@ If you are experiencing redirect loops on your site, try these [instructions](ht
82
  Yes. There is a dedicated network settings page where you can switch between network activated SSL and per page SSL. In the dedicated pro for multisite plugin, you can override all site settings for SSL on the network level, and can activate and deactivate SSL in the network menu for each site.
83
 
84
  == Changelog ==
 
 
 
85
  = 4.0.4 =
86
  * Added Really Simple Plugins logo
87
  * Fix: enable link in task for multisite redirected to subsite
6
  License: GPL2
7
  Tested up to: 5.6
8
  Requires PHP: 5.4
9
+ Stable tag: 4.0.5
10
 
11
  No setup required! You only need an SSL certificate, and this plugin will do the rest.
12
 
82
  Yes. There is a dedicated network settings page where you can switch between network activated SSL and per page SSL. In the dedicated pro for multisite plugin, you can override all site settings for SSL on the network level, and can activate and deactivate SSL in the network menu for each site.
83
 
84
  == Changelog ==
85
+ = 4.0.5 =
86
+ * Backward compatibility for <4.0 premium versions
87
+
88
  = 4.0.4 =
89
  * Added Really Simple Plugins logo
90
  * Fix: enable link in task for multisite redirected to subsite
rlrsssl-really-simple-ssl.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Really Simple SSL
4
  * Plugin URI: https://really-simple-ssl.com
5
  * Description: Lightweight plugin without any setup to make your site SSL proof
6
- * Version: 4.0.4
7
  * Author: Really Simple Plugins
8
  * Author URI: https://really-simple-plugins.com
9
  * License: GPL2
3
  * Plugin Name: Really Simple SSL
4
  * Plugin URI: https://really-simple-ssl.com
5
  * Description: Lightweight plugin without any setup to make your site SSL proof
6
+ * Version: 4.0.5
7
  * Author: Really Simple Plugins
8
  * Author URI: https://really-simple-plugins.com
9
  * License: GPL2