To enable it;
functions.php, line 51-52, remove the following lines.
|
1 2 |
//Disable admin bar for all
show_admin_bar(false); |
To enable it;
functions.php, line 51-52, remove the following lines.
|
1 2 |
//Disable admin bar for all
show_admin_bar(false); |