@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_the_notification_action_links() |
Output the action links for the current notification. |
bp_get_the_notification_action_links() |
Return the action links for the current notification. |
bp_get_the_notification_action_links |
Filters the action links for the current notification. |
bp_notifications_pagination_count() |
Output the pagination count for the current notification loop. |
bp_get_notifications_pagination_count() |
Return the pagination count for the current notification loop. |
bp_notifications_pagination_count |
Filters the pagination count for the current notification loop. |
bp_notifications_pagination_links() |
Output the pagination links for the current notification loop. |
bp_get_notifications_pagination_links() |
Return the pagination links for the current notification loop. |
bp_get_the_notification_delete_link |
Filters the delete link for the current notification. |
bp_get_the_notification_mark_unread_link() |
Return the mark unread link for the current notification. |