Quantcast
Channel: Commentaires sur : Comment désactiver la nouvelle barre d’administration WordPress
Viewing all articles
Browse latest Browse all 3

Par : khaoula

$
0
0

et comment faire pour l’afficher avec le code dans le fichier functions.php, voilà mon code:

function my_function_admin_bar($content) {
return ( current_user_can(« administrator ») ) ? $content : false;
}
add_filter( ‘show_admin_bar’ , ‘my_function_admin_bar’);

aidez moi SVP


Viewing all articles
Browse latest Browse all 3

Latest Images





Latest Images