Plugin Directory

Changeset 1775518


Ignore:
Timestamp:
11/26/2017 11:51:55 AM (8 years ago)
Author:
rehmatworks
Message:

Fixing an unnecessary check

Location:
wp-ssl-redirect/tags/1.3.2
Files:
1 edited
2 copied

Legend:

Unmodified
Added
Removed
  • wp-ssl-redirect/tags/1.3.2/wp-ssl-redirect.php

    r1775492 r1775518  
    3030          <div class="notice notice-error">
    3131            <p>All In One SEO Pack is known to create issues with WP SSL Redirect so WP SSL Redirect's features will not work unless you will deactivate <strong>All In One SEO Pack</strong> first.</p>
    32         </div>
    33       <?php }?>
    34       <?php
    35         if(is_plugin_active('wordpress-seo/wp-seo.php')) {?>
    36           <div class="notice notice-error">
    37             <p>Yoast SEO is known to create issues with WP SSL Redirect so WP SSL Redirect's features will not work unless you will deactivate <strong>Yoast SEO</strong> first.</p>
    3832        </div>
    3933      <?php }?>
Note: See TracChangeset for help on using the changeset viewer.