Changeset 5951 for trunk/src/includes/extend/buddypress/notifications.php
- Timestamp:
- 10/28/2015 04:07:50 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/extend/buddypress/notifications.php
r5829 r5951 5 5 * 'component_name' array. 6 6 * 7 * @since bbPress (r5232)7 * @since 2.6.0 bbPress (r5232) 8 8 * 9 9 * @see BP_Notifications_Notification::get() … … 29 29 * Format the BuddyBar/Toolbar notifications 30 30 * 31 * @since bbPress (r5155)31 * @since 2.5.0 bbPress (r5155) 32 32 * 33 33 * @package bbPress … … 86 86 * for notifying topic and hierarchical reply authors of topic replies. 87 87 * 88 * @since bbPress (r5156)88 * @since 2.5.0 bbPress (r5156) 89 89 * 90 90 * @param int $reply_id … … 140 140 * Mark notifications as read when reading a topic 141 141 * 142 * @since bbPress (r5155)142 * @since 2.5.0 bbPress (r5155) 143 143 * 144 144 * @return If not trying to mark a notification as read
Note: See TracChangeset
for help on using the changeset viewer.