bp_the_notification_action_links (|字符串数组args美元='')
输出当前通知的操作链接。
描述
参数
- args美元
-
(数组|字符串)(可选)数组的参数。
默认值:“
源
文件:bp-notifications / bp-notifications-template.php
函数bp_the_notification_action_links($args = ") {echo bp_get_the_notification_action_links($args);}
更新日志
版本 | 描述 |
---|---|
BuddyPress 2.6.0添加$user_id作为参数到$args。 | BuddyPress 2.6.0添加$user_id作为参数到$args。 |
BuddyPress 1.9.0 | 介绍了。 |