文件:bp-notifications / bp-notifications-template.php
|
描述 |
---|---|
bp_get_notifications_pagination_links () |
返回当前通知循环的分页链接。 |
bp_get_the_notification_delete_url () |
返回用于删除单个通知的URL。 |
bp_get_the_notification_delete_url |
过滤用于删除单个通知的URL。 |
bp_get_the_notification_mark_unread_link () |
返回当前通知的标记未读链接。 |
bp_get_the_notification_mark_unread_link |
过滤用于将单个通知标记为未读的链接。 |
bp_the_notification_mark_unread_url () |
输出用于将单个通知标记为未读的URL。 |
bp_get_the_notification_mark_unread_url () |
返回用于将单个通知标记为未读的URL。 |
bp_get_the_notification_mark_unread_url |
过滤用于将单个通知标记为未读的URL。 |
bp_the_notification_mark_link () |
输出当前通知的标记链接。 |
bp_get_the_notification_mark_link () |
返回当前通知的标记链接。 |