Changeset 13034 for trunk/src/bp-notifications/screens/read.php
- Timestamp:
- 08/09/2021 10:00:02 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/screens/read.php
r11933 r13034 64 64 65 65 // Redirect. 66 bp_core_redirect( bp_ displayed_user_domain() . bp_get_notifications_slug() . '/read/');66 bp_core_redirect( bp_get_notifications_read_permalink( bp_displayed_user_id() ) ); 67 67 } 68 68 add_action( 'bp_actions', 'bp_notifications_action_mark_unread' );
Note: See TracChangeset
for help on using the changeset viewer.