• Resolved tony.localword

    (@tonylocalword)


    Thanks for this great plugin.

    However, I think this is considered a security issue when opening a link in a new tab.

    target=”_blank” should have rel=”noopener noreferrer”

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here…

    Sorry for the inconvenience, it’s not available right now.

    We have understood your point. we will check and add rel=”noopener noreferrer” functionality.

    Please apply a temporary solution in our plugin.

    Please go to wp-content -> plugins -> wp-logo-showcase-responsive-slider-slider -> templates -> design-1.php line no 16.
    Please replace to below code in line no 16.
    <a href="<?php echo esc_url($logourl); ?>" target="<?php echo esc_attr($link_target); ?>" rel="noopener noreferrer">

    Please check and let me know if you have anything else.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘security issue with target=”_blank”’ is closed to new replies.