[buddypress-trac] [BuddyPress] #3455: BuddyPress activity comment recording for Blog posts does not honour the WordPress post type visibility

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Aug 12 17:47:35 UTC 2011


#3455: BuddyPress activity comment recording for Blog posts does not honour the
WordPress post type visibility
-------------------------+-----------------------
 Reporter:  sbrajesh     |       Owner:
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  1.5
Component:  Blogs        |     Version:  1.5
 Severity:  minor        |  Resolution:
 Keywords:  2nd-opinion  |
-------------------------+-----------------------

Comment (by cnorris23):

 I forgot an important line of code in this, currently, hypothetical
 scenario ;) You would need this after the
 my_record_comments_for_post_type() code:

 {{{
 add_filter( 'bp_blogs_record_comment_for_post_type',
 'my_record_comments_for_post_type', 10, 2 );

 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3455#comment:9>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list