Forums

How to remove user toolbar ? (4 posts)

  1. bambinou
    Member
    Posted 4 months ago #

    Hello,

    I have a template installed and do not want people to see the wordpress toolbar at the top of the page, only for the admins. How can I remove this toolbar for all my users please?

    Thank you,

    BamBam

  2. AD7863
    Member
    Posted 4 months ago #

    Clean Admin Bar Removal plugin should do the trick.

  3. bambinou
    Member
    Posted 4 months ago #

    Nice! Thank you,
    Ben

  4. YouON
    Member
    Posted 4 months ago #

    to remove it without plugin and for all user fontend/backend insert in your function.php

    add_filter( 'show_admin_bar', '__return_false' );

Reply

You must log in to post.

About this Topic

Tags

No tags yet.