HTTP / HTTPS Remover: SSL Mixed Content Fix - Version 2.4

Version Description

  • Updated links
Download this release

Release Info

Developer Steve85b
Plugin Icon 128x128 HTTP / HTTPS Remover: SSL Mixed Content Fix
Version 2.4
Comparing to
See all releases

Code changes from version 2.3 to 2.4

Files changed (3) hide show
  1. http-https-remover.php +8 -8
  2. index.php +2 -9
  3. readme.txt +4 -1
http-https-remover.php CHANGED
@@ -1,11 +1,11 @@
1
  <?php
2
  /**
3
  * Plugin Name: HTTP / HTTPS Remover
4
- * Plugin URI: https://de.wordpress.org/plugins/http-https-remover/
5
  * Description: This Plugin creates protocol relative urls by removing http + https from links.
6
- * Version: 2.3
7
- * Author: CONDACORE
8
- * Author URI: https://condacore.com/
9
  * License: GPLv3
10
  */
11
  require_once 'analyst/main.php';
@@ -67,7 +67,7 @@ class HTTP_HTTPS_REMOVER
67
  function jr_add_action_links($links)
68
  {
69
  $mylinks = array(
70
- '<a target="_blank" style="color:green;" href="https://sellcodes.com/s/N3bDHV
71
  ">Get share count recovery</a>',
72
  );
73
  return array_merge($links, $mylinks);
@@ -87,18 +87,18 @@ class HTTP_HTTPS_REMOVER
87
  Plugin "HTTP / HTTPS Remover: SSL Mixed Content Fix” has been successfully installed and activated – hurray!
88
  </p>
89
  <p>
90
- <strong>Next:</strong> if you don‘t want to lose traffic to your site we strongly recommend to get the <a style="color:green;" target="_blank" href="https://sellcodes.com/s/N3bDHV">Ultimate Social Media plugin</a> which has a share count recovery feature (so that you don‘t lose any share counts after your switch to https) besides many other cool features.
91
  </p>
92
  <div class="notice_links" style="padding: 10px 0;">
93
  <div style="width: 33.333%;float:left;text-align: left;">
94
  <!--<a style="color:green;" href="#">Get plugin now</a>-->
95
 
96
  <script type="text/javascript" src="https://sellcodes.com/quick_purchase/XdHlrQnc/embed.js"></script>
97
- <div class="sellcodes-quick-purchase"><a style="color: green;font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell, 'Helvetica Neue',sans-serif;font-size: 14px !important;text-decoration: underline !important;" class="sc-button" data-product-id="XdHlrQnc" data-option-id="4HiwuC6Y" data-referral="N3bDHV">Get plugin now</a></div>
98
 
99
  </div>
100
  <div style="width: 33.333%;float:left;text-align: left;">
101
- <a style="color:green;" target="_blank" href="https://sellcodes.com/s/N3bDHV">See all plugin features </a>
102
  </div>
103
  <div style="width: 33.333%;float:left;text-align: left;">
104
  <a id="remove_trans_anchor" style="color:#999;" href="#">
1
  <?php
2
  /**
3
  * Plugin Name: HTTP / HTTPS Remover
4
+ * Plugin URI: https://wordpress.org/plugins/http-https-remover/
5
  * Description: This Plugin creates protocol relative urls by removing http + https from links.
6
+ * Version: 2.4
7
+ * Author: Steve85b
8
+ * Author URI: -
9
  * License: GPLv3
10
  */
11
  require_once 'analyst/main.php';
67
  function jr_add_action_links($links)
68
  {
69
  $mylinks = array(
70
+ '<a target="_blank" style="color:green;" href="https://sellcodes.com/s/Ocs1aK
71
  ">Get share count recovery</a>',
72
  );
73
  return array_merge($links, $mylinks);
87
  Plugin "HTTP / HTTPS Remover: SSL Mixed Content Fix” has been successfully installed and activated – hurray!
88
  </p>
89
  <p>
90
+ <strong>Next:</strong> if you don‘t want to lose traffic to your site we strongly recommend to get the <a style="color:green;" target="_blank" href="https://sellcodes.com/s/Ocs1aK">Ultimate Social Media plugin</a> which has a share count recovery feature (so that you don‘t lose any share counts after your switch to https) besides many other cool features.
91
  </p>
92
  <div class="notice_links" style="padding: 10px 0;">
93
  <div style="width: 33.333%;float:left;text-align: left;">
94
  <!--<a style="color:green;" href="#">Get plugin now</a>-->
95
 
96
  <script type="text/javascript" src="https://sellcodes.com/quick_purchase/XdHlrQnc/embed.js"></script>
97
+ <div class="sellcodes-quick-purchase"><a style="color: green;font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell, 'Helvetica Neue',sans-serif;font-size: 14px !important;text-decoration: underline !important;" class="sc-button" data-product-id="XdHlrQnc" data-option-id="4HiwuC6Y" data-referral="Ocs1aK">Get plugin now</a></div>
98
 
99
  </div>
100
  <div style="width: 33.333%;float:left;text-align: left;">
101
+ <a style="color:green;" target="_blank" href="https://sellcodes.com/s/Ocs1aK">See all plugin features </a>
102
  </div>
103
  <div style="width: 33.333%;float:left;text-align: left;">
104
  <a id="remove_trans_anchor" style="color:#999;" href="#">
index.php CHANGED
@@ -1,14 +1,7 @@
1
  <?php
2
 
3
- # _____ ____ _ _ _____ _____ ____ _____ ______
4
- # / ____/ __ \| \ | | __ \ /\ / ____/ __ \| __ \| ____|
5
- # | | | | | | \| | | | | / \ | | | | | | |__) | |__
6
- # | | | | | | . ` | | | |/ /\ \| | | | | | _ /| __|
7
- # | |___| |__| | |\ | |__| / ____ \ |___| |__| | | \ \| |____
8
- # \_____\____/|_| \_|_____/_/ \_\_____\____/|_| \_\______|
9
  #
10
  #
11
  # Plugin: HTTP / HTTPS Remover
12
- # Created by: Marius Bolik
13
- # Copyright: 2019 © CONDACORE
14
- # Web: https://condacore.com
1
  <?php
2
 
 
 
 
 
 
 
3
  #
4
  #
5
  # Plugin: HTTP / HTTPS Remover
6
+ # Created by: Steve85b
7
+ # Copyright: 2019 © Steve85b
 
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: Steve85b
3
  Tags: SSL, https, force SSL, mixed content, insecure content, secure website, website security, TLS, security, secure socket layers, HSTS
4
  Requires at least: 3.0.1
5
  Tested up to: 5.3
6
- Stable tag: 2.3
7
  License: GPLv3
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
@@ -89,6 +89,9 @@ Change all your CDN references to load with // (this will adapt based on how the
89
 
90
  == Changelog ==
91
 
 
 
 
92
  = 2.3 =
93
  * Integrated feedback system
94
 
3
  Tags: SSL, https, force SSL, mixed content, insecure content, secure website, website security, TLS, security, secure socket layers, HSTS
4
  Requires at least: 3.0.1
5
  Tested up to: 5.3
6
+ Stable tag: 2.4
7
  License: GPLv3
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
89
 
90
  == Changelog ==
91
 
92
+ = 2.4 =
93
+ * Updated links
94
+
95
  = 2.3 =
96
  * Integrated feedback system
97