Viewing 1 replies (of 1 total)
  • Plugin Support VUM Support – Jhay

    (@jhayvum)

    Hello,

    Sorry, but we do not have this option yet.

    I highly recommend you to add this code to your themes functions.php

    if ( !is_super_admin() ) {
        add_filter('show_admin_bar', '__return_false');
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Hide Admin Bar’ is closed to new replies.