Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • I would like to include the post category with the author name and post title. I have looked all over and found a bunch of answers along these lines

    $activity_action = sprintf( __( '%1$s added the post, %2$s in the categories %3$s', 'buddypress' ), bp_core_get_userlink( (int) $post->post_author ), '<a href="' . $post_permalink . '">' .…[Read more]

Skip to toolbar