bp_xprofile_base_group_id (defalut美元1get_option美元真正的

获取基本名称字段的组id

描述

文件:bp-xprofile / bp-xprofile-functions.php

Function bp_xprofile_base_group_id($defalut = 1, $get_option = true) {if (is_multisite()) {$field_id = get_site_option('bp-xprofile-base-group-id');} if (empty($field_id) && $get_option) {$field_id = bp_get_option('bp-xprofile-base-group-id', $defalut);} return (int) apply_filters('bp_xprofile_base_group_id', $field_id);}

更新日志

更新日志
版本 描述
BuddyBoss 1.0.0 介绍了。

问题吗?

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