Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8579, comment 2


Ignore:
Timestamp:
10/06/2021 07:04:56 PM (3 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8579, comment 2

    initial v1  
    44
    55These are lines 2303 - 2313 in plugins/buddypress/bp-activity-functions.php:
    6 
    7                 * @param WP_Post              $post                 Post object.
     6{{{
     7        * @param WP_Post              $post                 Post object.
    88         * @param BP_Activity_Activity $activity             Activity object.
    99         * @param object               $activity_post_object The post type tracking args object.
     
    1616/**
    1717 * Unpublish an activity for the custom post type.
     18}}}
    1819
    1920Needless to say, I didn't add it in just yet, and there's no hurry for me anyway :)