[buddypress-trac] [BuddyPress] #2380: Blog posts don't recognize @username
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue May 11 19:37:02 UTC 2010
#2380: Blog posts don't recognize @username
----------------------------------+-----------------------------------------
Reporter: paulhastings0 | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: 1.2.4
Component: Blogs | Resolution: duplicate
Keywords: @username blog posts |
----------------------------------+-----------------------------------------
Changes (by boonebgorges):
* type: defect => enhancement
Comment:
I don't think this is a duplicate of #2372 - that ticket is about BP
notifications, while this one is about autolinking.
The answer is to put
{{{
add_filter( 'the_content', 'bp_activity_at_name_filter' );
}}}
somewhere. paulhastings0, it'll work in bp-custom.php.
--
Ticket URL: <http://trac.buddypress.org/ticket/2380#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list