[buddypress-trac] [BuddyPress] #3354: Activity comments with embed links don't show on initial AJAX load
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Jul 18 23:19:18 UTC 2011
#3354: Activity comments with embed links don't show on initial AJAX load
---------------------+-----------------
Reporter: DJPaul | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.4
Component: Core | Version: 1.3
Resolution: | Keywords:
---------------------+-----------------
Comment (by r-a-y):
This used to work on an earlier version of BP 1.3-bleeding as-is.
However, in current trunk, you can fix this by changing the priority of
bp_embed_init() to 9:
`add_action( 'bp_init', 'bp_embed_init', 9 );`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3354#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list