• Resolved catuyen

    (@catuyen)


    Hi,

    I know can disable other Admin access the NinjaFirewall settings use this code define('NFW_ALLOWED_ADMIN', 'alice');

    Is it possible to disable them upload new plugin/theme in a zip file?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author nintechnet

    (@nintechnet)

    You cannot do that. You would need to remove some of their capabilities, for instance:
    activate_plugins
    update_plugins
    update_themes
    install_plugins
    install_themes
    delete_themes
    delete_plugins
    edit_plugins
    edit_themes

    Roles and Capabilities

    I didn’t try, but I assume some “user roles editor” plugins could do that.

Viewing 1 replies (of 1 total)
  • The topic ‘Disable upload plugin or theme?’ is closed to new replies.