RE: How to hide wp-admin in WordPress?
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.
Hello,
Please write in details.
Where do I write this code in .function.php
<?Php wp_admin_bar(‘false’); ?>
Thanks.