<pre class="lang:default decode:true ">// ẩn thanh wp-admin bar cho mọi user add_filter('show_admin_bar', '__return_false');</pre>