do_action.('bp_rest_account_settings_options_update_item',
wp_rest_response.
$响应
那
wp_rest_request.
$请求
的)
帐户设置选项后触发通过REST API更新。
描述
参数
- $响应
-
(wp_rest_response.的)响应数据。
- $请求
-
(wp_rest_request.的)请求发送到API。
来源
文件:BP-Settings / Classes / Class-BP-Rest-Accounts-Settings-Options-endpoint.php
变更乐
版本 | 描述 |
---|---|
0.1.0. | 介绍。 |