关注迷你日志公众号

Wordpress移除 Admin Bar

Function代码

//移除 WordPress 的 Admin Bar,by minirizhi.com
add_filter('show_admin_bar', '__return_false');
文章目录
扫码了解详情