[buddypress-trac] [BuddyPress] #2372: @mention in wordpress post comment

buddypress-trac noreply at wordpress.org
Wed Nov 20 14:10:57 UTC 2013


#2372: @mention in wordpress post comment
-------------------------+-----------------------------
 Reporter:  intimez      |       Owner:
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  Future Release
Component:  Blogs        |     Version:  1.5
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+-----------------------------

Comment (by henrywright):

 I have been giving some thought to r-a-y's patch. I don't think it would
 have any impact on @-mentions in blog comments where the activity
 component is disabled due to the following statement earlier in the
 {{{bp_blogs_record_activity()}}} function:

 {{{
 if ( ! bp_is_active( 'activity' ) )
     return false;
 }}}

 Are @-mentions in blog posts and comments currently dependent on the
 activity component being active?

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


More information about the buddypress-trac mailing list