Changeset 13504 for trunk/src/bp-messages/bp-messages-notifications.php
- Timestamp:
- 06/19/2023 06:09:44 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/bp-messages-notifications.php
r13503 r13504 28 28 $text = ''; 29 29 $link = bp_loggedin_user_url( bp_members_get_path_chunks( array( bp_get_messages_slug(), 'inbox' ) ) ); 30 $title = __( 'Inbox', 'buddypress' );31 30 $amount = 'single'; 32 31
Note: See TracChangeset
for help on using the changeset viewer.