apply_filter(' bp_rest_profile_dropdown_prepare_value ',
WP_REST_Request
美元的请求
,
对象
美元的导航
,
WP_REST_Response
美元的反应
)
过滤从API返回的导航值。
描述
参数
- 美元的请求
-
(WP_REST_Request)用于生成响应的请求。
- 美元的导航
-
(对象)导航对象。
- 美元的反应
-
(WP_REST_Response)响应数据。
源
文件:bp-members /类/ class-bp-rest-members-details-endpoint.php
更新日志
版本 | 描述 |
---|---|
0.1.0 | 介绍了。 |