Plugin Directory

Changeset 1873045 for https-redirection


Ignore:
Timestamp:
05/12/2018 05:36:43 AM (8 years ago)
Author:
mra13
Message:

added plugin documentation page link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • https-redirection/trunk/https-redirection-settings.php

    r1831198 r1873045  
    4545    ?>
    4646    <div class="wrap">
    47         <div class="icon32 icon32-bws" id="icon-options-general"></div>
     47   
    4848        <h2><?php _e('HTTPS Redirection Settings', 'https_redirection'); ?></h2>
    4949
     
    152152            <?php
    153153        }
     154   
    154155        ?>
    155     </div>
     156    <div style="background: #D7E7F5; border: 1px solid #1166BB; color: #333333; margin: 20px 0; padding: 10px;">
     157        You can view the <a href="https://www.tipsandtricks-hq.com/wordpress-easy-https-redirection-plugin" target="_blank">HTTPS Redirection plugin details</a> on our site. Check our other plugins <a href="https://www.tipsandtricks-hq.com/development-center" target="_blank">here</a>.
     158    </div>
     159    </div><!-- end of wrap -->
    156160    <?php
    157161}
Note: See TracChangeset for help on using the changeset viewer.