Changes between Initial Version and Version 1 of Ticket #6482, comment 23
- Timestamp:
- 01/19/2016 08:01:17 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6482, comment 23
initial v1 55 55 The reason I ask is `03.patch` already deprecates a few of our older blog-specific activity functions such as `bp_blogs_record_comment()` and `bp_blogs_remove_comment()`. 56 56 57 We probably should move those functionsover to the Activity component as well.57 We probably should move [https://buddypress.trac.wordpress.org/browser/tags/2.4.3/src/bp-blogs/bp-blogs-activity.php#L521 most of these functions] over to the Activity component as well. 58 58 59 59