Skip to:
Content
Pages
Categories
Search
Top
Bottom

How can I get the reply-id from activity-id


  • eigodeasobo
    Participant

    @eigodeasobo

    I can get the activity id by this code:

    $BP_activity_id = bp_get_activity_id();

    And I want to get BBpress’s reply-id from BuddyPress’s activity-id.

    $BBP_reply_id = xxx;

    What Ishould I write to xxx?

  • You must be logged in to reply to this topic.
Skip to toolbar