Changes between Initial Version and Version 1 of Ticket #6663, comment 2
- Timestamp:
- 10/14/2015 08:01:49 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6663, comment 2
initial v1 2 2 3 3 That would probably solve the issue in `bp-notification-functions.php`. 4 5 '''Edit''' - Looks like we do the `profile` / `xprofile` dance in a few other spots: 6 - bp_get_nav_menu_items() 7 - bp_attachments_cover_image_is_edit() 8 - bp_is_current_component() 9 - bp_is_active() 10 - bp_set_theme_compat_feature() 11 12 Patch looks okay.