- Timestamp:
- 08/25/2021 08:13:04 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/classes/class-bp-notifications-component.php
r13091 r13093 258 258 'id' => 'my-account-' . $this->id . '-unread', 259 259 'title' => $unread, 260 'href' => $notifications_link,260 'href' => trailingslashit( $notifications_link . 'unread' ), 261 261 'position' => 10, 262 262 );
Note: See TracChangeset
for help on using the changeset viewer.