[buddypress-trac] [BuddyPress Trac] #6482: Comment syncing between activity and post comments for Custom Post Types

buddypress-trac noreply at wordpress.org
Tue Dec 29 17:26:23 UTC 2015


#6482: Comment syncing between activity and post comments for Custom Post Types
--------------------------------------------------+-----------------------
 Reporter:  shanebp                               |       Owner:  imath
     Type:  enhancement                           |      Status:  assigned
 Priority:  normal                                |   Milestone:  2.5
Component:  Component - Blogs                     |     Version:  2.2
 Severity:  normal                                |  Resolution:
 Keywords:  needs-testing dev-feedback has-patch  |
--------------------------------------------------+-----------------------

Comment (by shanebp):

 That's one big patch!

 Applying your patch to trunk seems to work.

 I created a new post:
 * comments made on the post appear in the SWA
 * comments made on the SWA appear in the Post comments

 I created a new instance of a cpt:
 * comments made on the post appear in the SWA
 * comments made on the SWA appear in the Post comments

 I was unable to test the front-end SWA filters, probably because I am
 getting this Notice:
   Undefined index: handle in .../wp-content/plugins/buddypress-imath/bp-
 templates/bp-legacy/buddypress-functions.php on line 311

 The filters seem to be working correctly here: '''.../wp-
 admin/admin.php?page=bp-activity'''

 I used your example '''function customize_page_tracking_args()''' from
 above to test the cpt.
 Would it be possible to include this new comment sync functionality within
 '''register_post_type()''' ?

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6482#comment:16>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list