Changes between Initial Version and Version 1 of Ticket #8579, comment 2
- Timestamp:
- 10/06/2021 07:04:56 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8579, comment 2
initial v1 4 4 5 5 These are lines 2303 - 2313 in plugins/buddypress/bp-activity-functions.php: 6 7 6 {{{ 7 * @param WP_Post $post Post object. 8 8 * @param BP_Activity_Activity $activity Activity object. 9 9 * @param object $activity_post_object The post type tracking args object. … … 16 16 /** 17 17 * Unpublish an activity for the custom post type. 18 }}} 18 19 19 20 Needless to say, I didn't add it in just yet, and there's no hurry for me anyway :)