[buddypress-trac] [BuddyPress Trac] #5565: BuddyPress 2.0 + P2 = broken mentions and notifications
buddypress-trac
noreply at wordpress.org
Fri Apr 18 17:36:19 UTC 2014
#5565: BuddyPress 2.0 + P2 = broken mentions and notifications
-------------------------------+------------------------------
Reporter: careb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Activity | Version: 2.0
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Changes (by r-a-y):
* keywords: => reporter-feedback
* component: Core => Activity
Comment:
There is probably a conflict between the mention filters in P2 and
BuddyPress.
You can try adding this line to your P2 theme's functions.php:
`remove_filter( 'the_content', 'bp_activity_at_name_filter' );`
Or you can create a small plugin with this one line and activate it on
your sub-sites where P2 is installed and see if that resolves things.
This will remove BP's mention filter from post content.
It looks like this could be related to #4680.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5565#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list