RE: How to hide wp-admin in WordPress?

3 Answers

use this function <?Php wp_admin_bar(‘false’); ?> in the functions.php file and that it, if you still have query you can check the https:://360smsapp.com and then  press “control + u”, you will see the source code, you will see that I have already hide the admin bar by using the function.

Default Answered on January 23, 2020.

Hello,
Please write in details.

Where do I write this code in .function.php


<?Php wp_admin_bar(‘false’); ?>

Thanks.

on January 23, 2020.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.