Skip to:
Content
Pages
Categories
Search
Top
Bottom

Rebuild/regenerate activity items?

  • @jivany

    Participant

    Is there any way to rebuild/regenerate activity items? I’m specifically looking at the blog entry items right now but this might apply to all types of activities.

    It seems if I add a filter to bp_blogs_activity_new_post_content, it’s only going to get fired once. Should I make future changes or add a new filter to bp_blogs_activity_new_post_content, it’s not going to update older activity items.

    I can understand the reason to design it this way but it makes it much more difficult to incrementally add functionality. New posts would potentially have different content/layout/functionality/etc. than older ones.

    If there’s a way to rebuild the activity stream then it’s not really an issue.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • @r-a-y

    Keymaster

    You can try purging blog posts from the BP activity table and then using the following plugin by Boone Gorges:

    https://wordpress.org/extend/plugins/bp-import-blog-activity/

    @jivany

    Participant

    Eeek. For some reason I don’t like the idea of purging. ;) Thanks for the info on the plugin though. That should work if I ever do get into a situation where I need to rebuild the activity stream for blog posts.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rebuild/regenerate activity items?’ is closed to new replies.
Skip to toolbar