[buddypress-trac] [BuddyPress] #3460: Support custom post types in activity stream

buddypress-trac noreply at wordpress.org
Sat Nov 23 08:47:08 UTC 2013


#3460: Support custom post types in activity stream
--------------------------+-----------------------------
 Reporter:  boonebgorges  |       Owner:  boonebgorges
     Type:  enhancement   |      Status:  new
 Priority:  low           |   Milestone:  Future Release
Component:  Activity      |     Version:  1.2.8
 Severity:  normal        |  Resolution:
 Keywords:  2nd-opinion   |
--------------------------+-----------------------------

Comment (by imath):

 I really need to explore more, i've made it work by modifying the bp-core-
 actions this way :
 {{{add_action( 'init',                    'bp_init',                   11
 );}}}
 bp_init hooking init later, which frightens me a bit, i don't know if it
 could cause regressions elsewhere :( ..

 Moreover i wonder what's happening in a network, for instance if a custom
 post type is set on a child blog but not on the network.. For sure the
 activity filter for that particular post type won't be available :(

 It really needs a deeper exploration!! But i'll be back ;)

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


More information about the buddypress-trac mailing list