bp_get_admin_bar_pref(细绳$ context.$用户的)

根据上下文检索工具栏显示用户的首选项。

描述

这是WP私有_get_admin_bar_pref()的直接副本

参数

$ context.

细绳的)(必需的)此偏好检查的背景。'admin'或'front'。

$用户

的)(可选的)要检查的用户的ID。默认值:0(返回登录用户的ID)。

返回

(BOOL)如果应该为此用户显示工具栏,则为true。

来源

文件:BP-Core / BP-Core-BuddyBar.php

函数bp_get_admin_bar_pref($ context,$ user = 0){$ pref = get_user_option(“show_admin_bar _ {$ context}”,$用户);如果(false === $ pref)返回true;返回'真'=== $ pref;}

变更乐

变更乐
版本 描述
Buddypress 1.5.0. 介绍。

问题?

我们总是很乐意帮助您可能拥有的代码或其他问题!搜索我们开发人员文档联系支持,或与我们联系销售团队