• Resolved marusic

    (@marusic)


    Media cleaner plugin adds this to admin html and meowapps menu icon suddenly disappears (or, in my case, custom icon I use for Perfect images plugin):

    <style>
    #toplevel_page_meowapps-main-menu .wp-menu-image {
    display: none;
    }
    </style>

    Why?

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

    (@tigroumeow)

    Hi,

    Simply to hide the default icon added by WordPress to the Meow Apps menu. There are many tricks to do this, but no actual proper way. Adding this CSS is actually a clean way to do this, and doesn’t affect anything else. That said, I am curious however why you are actually looking at this ??

    Thread Starter marusic

    (@marusic)

    I’m looking at this because I usually mark the plugins that only I should touch with X for other admins (and also hide them for all other users) and I always use Perfect images so I rename meow apps to that. But few days ago client asked for a media cleaner plugin and my X disappeared, so I just thought I’d ask if that’s intentional or you just forgot it there. It’s not any problem though, I just had to add more css to bring it back ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.