• In your latest version, you have added Image Sizes link in the Admin bar. It appears to everyone visiting the site, including visitors who are not logged in. This has no useful purpose because your plugin is useful only for site administrators. So, other users of the site should not see any link to your plugin.

    How can I remove the Image Sizes link from Admin bar ?

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

    (@mukto90)

    Thanks for pointing this out, @cirimail
    We’re going to fix it and will include in the next version release.

    Hi,

    Please, add this line in Quick CSS to hide admin bar:

    #wp-admin-bar-image-sizes {display:none;}
    or
    #wp-admin-bar-image-sizes {display:none!important;}

    • This reply was modified 4 years, 5 months ago by Bojan Deni?.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove Image Sizes link from Admin bar’ is closed to new replies.