Support » Plugin: Easing Slider » Strange link in corner of images on Easing Slider Lite

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Yes, it’s a shortcut to the settings panel 🙂 Only users who are admins and have sufficient permissions to edit Easing Slider settings will see it. Your users won’t.

    Plugin Author MatthewRuddy

    (@matthewruddy)

    Just to add, you can remove it completely by adding the code below to your theme’s functions.php file, before the ?> if there is one.

    add_filter( 'easingsliderlite_edit_slideshow_icon', '__return_false' );
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Strange link in corner of images on Easing Slider Lite’ is closed to new replies.