Skip to main content

Code question...help.

I'm using the fluentcommunity/feed/updated action filter to move a post from one space to another when a user puts an end date on a poll (essentially archiving the post). Everything works with moving the post but then the user gets a non found error since the post they were just editing has been moved programmatically. Is it possible to redirect either to the newly moved post in the new space or just back to the current space in the action filter? I tried the obvious wp _ redirect but it didn't work and gave a FC error. Any help would be appreciated if this is even possible.

Thanks!!
Raiyan Marzan