Changes between Initial Version and Version 1 of Ticket #3815, comment 4
- Timestamp:
- 04/21/2013 11:51:53 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3815, comment 4
initial v1 1 1 r5763 breaks BP RSS feeds from displaying properly due to the `is_404()` check. 2 2 3 * `bp_is_user_activity()` is used on all BP RSS action router functions to determine if we're currently on a RSSpage.3 * `bp_is_user_activity()` is used on all BP RSS action router functions to determine if we're currently on a BP user activity page. 4 4 * `bp_is_user()` is used by `bp_is_user_activity()` 5 5