Plugin Directory

Changeset 1786864


Ignore:
Timestamp:
12/14/2017 10:42:13 AM (8 years ago)
Author:
rehmatworks
Message:

Fixing a minor bug related to 301 redirects

Location:
wp-ssl-redirect
Files:
1 deleted
2 edited
3 copied

Legend:

Unmodified
Added
Removed
  • wp-ssl-redirect/tags/1.3.3/readme.txt

    r1786851 r1786864  
    44Requires at least: 3.95
    55Tested up to: 4.9
    6 Stable tag: 1.4
     6Stable tag: 2.0
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3737== 1.3.2 ==
    3838* Fixed a major bug related to sub-directory installations
    39 == 1.4 ==
     39== 1.3.3 ==
    4040* Fixed a minor bug related to 301 redirects
  • wp-ssl-redirect/tags/1.3.3/wp-ssl-redirect.php

    r1786855 r1786864  
    44* Plugin Name: WP SSL Redirect
    55* Description: A very tiny plugin to force SSL on WordPress websites (via 301 redirects for SEO purpose).
    6 * Version: 1.4
     6* Version: 1.3.3
    77* Author: Rehmat Alam
    88* Author URI: https://supportivehands.net/
  • wp-ssl-redirect/trunk/readme.txt

    r1786851 r1786864  
    44Requires at least: 3.95
    55Tested up to: 4.9
    6 Stable tag: 1.4
     6Stable tag: 2.0
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3737== 1.3.2 ==
    3838* Fixed a major bug related to sub-directory installations
    39 == 1.4 ==
     39== 1.3.3 ==
    4040* Fixed a minor bug related to 301 redirects
  • wp-ssl-redirect/trunk/wp-ssl-redirect.php

    r1786855 r1786864  
    44* Plugin Name: WP SSL Redirect
    55* Description: A very tiny plugin to force SSL on WordPress websites (via 301 redirects for SEO purpose).
    6 * Version: 1.4
     6* Version: 1.3.3
    77* Author: Rehmat Alam
    88* Author URI: https://supportivehands.net/
Note: See TracChangeset for help on using the changeset viewer.