BP_REST_XProfile_Fields_Endpoint:: get_profile_field_raw_value (字符串美元的价值整数| BP_XProfile_Fieldprofile_field美元

检索字段原始数据。

描述

参数

美元的价值

字符串(可选)字段的原始值。

默认值:“

profile_field美元

整数|BP_XProfile_Field(可选)字段的ID或完整对象。

默认值:空

返回

(数组)原始数据。

文件:bp-xprofile /类/ class-bp-rest-xprofile-fields-endpoint.php

Public function get_profile_field_raw_value($value = ", $profile_field = null) {if (empty($value)) {return ";} if (!$profile_field = xprofile_get_field($profile_field);如果(!Isset ($profile_field->id)) {return ";} if (' phone' === $profile_field->type) {$value = wp_strip_all_tags(html_entity_decode($value));}}返回$value;}

更新日志

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

问题吗?

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