[buddypress-trac] [BuddyPress Trac] #6306: custom post type support for activities

buddypress-trac noreply at wordpress.org
Tue Mar 24 19:53:40 UTC 2015


#6306: custom post type support for activities
----------------------------------+-----------------------
 Reporter:  shanebp               |       Owner:
     Type:  defect (bug)          |      Status:  reopened
 Priority:  normal                |   Milestone:
Component:  Component - Activity  |     Version:  2.2.1
 Severity:  normal                |  Resolution:
 Keywords:                        |
----------------------------------+-----------------------

Comment (by imath):

 Replying to [comment:5 shanebp]:
 > I thought the blogs component was always active on non-multi installs.
 No, when activating BuddyPress: the components automatically since version
 1.7.0 (except for notifications i think this component was created in 1.9)
 activated are :
 {{{
 'activity'      => 1,
 'members'       => 1,
 'settings'      => 1,
 'xprofile'      => 1,
 'notifications' => 1,
 }}}

 see https://buddypress.trac.wordpress.org/browser/trunk/src/bp-core/bp-
 core-update.php#L185

 > You're saying that I need to explicitly set the current component to
 blogs?
 > This was not the case prior BP 2.2 (?).
 No, i'm saying : in order to have comments tracking on post (and be able
 to filter `bp_blogs_record_comment_post_types`), you need to activate the
 blogs component. Functions about site tracking required the blogs
 component to be active since 1.5 i think.
 If after activating the blogs component the comments about your post type
 are tracked, i'd suggest to close this ticket as a duplicate of #6294

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


More information about the buddypress-trac mailing list