• brasofilo

    (@brasofilo)


    when you get to know them, it’s just excellent!

    for example, there are 4 upload buttons, but they basically do the same stuff, it doesn’t matter what you upload, right?

    so, in Write options – post and Write options – page, i wrote this into “Your own options”
    – first column (ID or class): your own arbitrary name, in my case Excess Media Buttons
    – second column (Option): the div id’s you wanna hide, in this case #add_image,#add_video,#add_audio

    . then you update,
    . and after refresh you’re gonna see a brand new option with the name you gave,
    . now just tick the users you want to hide the buttons from,
    . another update

    voilà, no more excessive buttons

    ps.: to find elements id’s, use Firebug inspect element, or Safari’s built-in inspect element

    ps2.: i learned the technique with the link provided by the author in Other Notes

    https://www.ads-software.com/extend/plugins/adminimize/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter brasofilo

    (@brasofilo)

    oh, yeah,
    sure shot

    instead of doing as i did above, repeating the option inside options-post and options-page, is easier to do it inside Global Options… so the change is… global… no more extra buttons in post, page or custom post

    another example, i wanted to hide the Insert Gallery from the upload window…
    so, in global options, in the first column: Hide Gallery
    and the second column: #gallery-settings

    Thread Starter brasofilo

    (@brasofilo)

    nothing can stop me now!
    i’m doing minimalistic Editor/Author admin pages
    :o]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Adminimize] own options -> just fantastic’ is closed to new replies.