文件:bp-xprofile /类/ class-bp-rest-xprofile-update-endpoint.php
|
描述 |
---|---|
BP_REST_XProfile_Update_Endpoint: get_collection_params () |
获取XProfile更新的查询参数。 |
bp_rest_xprofile_update_collection_params |
过滤集合查询参数。 |
BP_REST_XProfile_Update_Endpoint: validate_update () |
用值验证用户的字段更新。 |
BP_REST_XProfile_Update_Endpoint |
XProfile更新端点。 |
BP_REST_XProfile_Update_Endpoint: __construct () |
构造函数。 |
BP_REST_XProfile_Update_Endpoint: register_routes () |
注册组件路由。 |
BP_REST_XProfile_Update_Endpoint: update_items () |
更新XProfile。 |
bp_rest_xprofile_update_items |
通过REST API创建XProfile更新后触发。 |
BP_REST_XProfile_Update_Endpoint: update_items_permissions_check () |
检查给定请求是否有权更新XProfile更新。 |
bp_rest_xprofile_update_items_permissions_check |
过滤XProfile更新的“update_items”权限检查。 |