Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #5505, comment 7


Ignore:
Timestamp:
04/06/2014 03:33:28 PM (11 years ago)
Author:
SGr33n
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5505, comment 7

    v1 v2  
    1 Sorry, my mistake... it was a notification, and it was component_action = 'new_at_mention'. When, then, you'll view the page with that mention, buddypress creates a new record inside wp_postmeta, meta_key = _bbp_activity_id, referring to this activity type: bbp_reply_create.
     1Sorry, my mistake... it was a notification, and it was component_action = 'new_at_mention'. When, then, you'll view the page with that mention, buddypress creates a new record inside wp_postmeta, meta_key = _bbp_activity_id, referring to this activity type: bbp_reply_create, that's the one.