文件:bp-notifications / bp-notifications-template.php
|
描述 |
---|---|
bp_get_notifications_pagination_links |
过滤当前通知循环的分页链接。 |
bp_notifications_sort_order_form () |
输出更改通知排序顺序的表单。 |
bp_notifications_bulk_management_dropdown () |
输出通知批量管理的下拉列表。 |
bp_get_the_notification_delete_url () |
返回用于删除单个通知的URL。 |
bp_get_the_notification_delete_url |
过滤用于删除单个通知的URL。 |
bp_the_notification_action_links () |
输出当前通知的操作链接。 |
bp_get_the_notification_action_links () |
返回当前通知的操作链接。 |
bp_get_the_notification_action_links |
过滤当前通知的操作链接。 |
bp_notifications_pagination_count () |
输出当前通知循环的分页计数。 |
bp_get_notifications_pagination_count () |
返回当前通知循环的分页计数。 |