bp_ps_get_option($名称那$默认值的)
Buddyboss个人资料搜索管理员
描述
来源
文件:BP-Core / Profile-Search / BPS-Admin.php
功能bp_ps_get_option($名称,$默认){$ settings = get_option('bp_ps_settings');返回isset($ settings - > {$ name})?$ settings - > {$ name}:$默认值;}
变更乐
版本 | 描述 |
---|---|
Buddyboss 1.0.0. | 介绍。 |