Changeset 2095022
- Timestamp:
- 05/25/2019 02:06:56 PM (7 years ago)
- Location:
- http-to-https
- Files:
-
- 2 edited
- 11 copied
-
tags/2.0/readme.txt (modified) (2 diffs)
-
tags/2.0/trunk (copied) (copied from http-to-https/trunk)
-
tags/2.0/trunk/functions.php (copied) (copied from http-to-https/trunk/functions.php)
-
tags/2.0/trunk/http-to-https.php (copied) (copied from http-to-https/trunk/http-to-https.php)
-
tags/2.0/trunk/index.php (copied) (copied from http-to-https/trunk/index.php)
-
tags/2.0/trunk/languages (copied) (copied from http-to-https/trunk/languages)
-
tags/2.0/trunk/languages/http-to-https.pot (copied) (copied from http-to-https/trunk/languages/http-to-https.pot)
-
tags/2.0/trunk/readme.txt (copied) (copied from http-to-https/trunk/readme.txt) (2 diffs)
-
tags/2.0/trunk/settings-fields.php (copied) (copied from http-to-https/trunk/settings-fields.php)
-
tags/2.0/trunk/settings-page.php (copied) (copied from http-to-https/trunk/settings-page.php)
-
tags/2.0/trunk/settings.php (copied) (copied from http-to-https/trunk/settings.php)
-
tags/2.0/trunk/uninstall.php (copied) (copied from http-to-https/trunk/uninstall.php)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
http-to-https/tags/2.0/readme.txt
r2047620 r2095022 2 2 3 3 Contributors: orbam7819 4 Author URI: https://ambrogiopiredda.com5 4 Donate link: https://paypal.me/ambrogiopiredda 6 5 Tags: ssl, http, https 7 6 Requires at least: 4.8 8 Tested up to: 5.1.07 Tested up to: 4.9 9 8 Stable tag: 2.0 10 9 Requires PHP: 7.0 … … 15 14 16 15 == Description == 16 17 **It doesn't work with the latest versions of WordPress, and as there is no demand for it, there will be no updates.** 17 18 18 19 After installing an SSL certificate on your site, usually, a warning about parts of your page not being secure will appear, and that's because you have a lot of http URLs left in your posts, pages, comments, etc. This plugin will replace all those http URLs with https' URLs. -
http-to-https/tags/2.0/trunk/readme.txt
r1957185 r2095022 5 5 Tags: ssl, http, https 6 6 Requires at least: 4.8 7 Tested up to: 4.9 .87 Tested up to: 4.9 8 8 Stable tag: 2.0 9 9 Requires PHP: 7.0 … … 14 14 15 15 == Description == 16 17 **It doesn't work with the latest versions of WordPress, and as there is no demand for it, there will be no updates.** 16 18 17 19 After installing an SSL certificate on your site, usually, a warning about parts of your page not being secure will appear, and that's because you have a lot of http URLs left in your posts, pages, comments, etc. This plugin will replace all those http URLs with https' URLs. -
http-to-https/trunk/readme.txt
r1957185 r2095022 5 5 Tags: ssl, http, https 6 6 Requires at least: 4.8 7 Tested up to: 4.9 .87 Tested up to: 4.9 8 8 Stable tag: 2.0 9 9 Requires PHP: 7.0 … … 14 14 15 15 == Description == 16 17 **It doesn't work with the latest versions of WordPress, and as there is no demand for it, there will be no updates.** 16 18 17 19 After installing an SSL certificate on your site, usually, a warning about parts of your page not being secure will appear, and that's because you have a lot of http URLs left in your posts, pages, comments, etc. This plugin will replace all those http URLs with https' URLs.
Note: See TracChangeset
for help on using the changeset viewer.