do_action(' friends_remove_data ',
int
user_id美元
)
删除一个用户的好友相关数据后触发。
描述
参数
- user_id美元
-
(int)要删除其好友数据的用户的ID。
源
更新日志
| 版本 | 描述 |
|---|---|
| BuddyPress 1.0.0 | 介绍了。 |
删除一个用户的好友相关数据后触发。
(int)要删除其好友数据的用户的ID。
| 版本 | 描述 |
|---|---|
| BuddyPress 1.0.0 | 介绍了。 |
| 所使用的 | 描述 |
|---|---|
| bp-friends / bp-friends-functions.php:friends_remove_data () | 删除所有关于给定用户的朋友相关数据。 |
