I'm trying to use PublishPress Future -plugin to change category with some delay. The category changes, but only in the main language. The other two languages are set to the same category as the main, not to the translated category. See the screenshot...
I don't know if I'm doing this right, but the problem I'm facing still exists in this sandbox. The categories are not saved right with the Future action -plugin.
As you can see, the categories behave oddly. When I activate the delay with future actions, the category is not only wrong, but there exists one extra category (futureaction4.jpg -> "archive swe" AND "test eng")..
Bonus question -> When using Quick edit, the wordpress dashboard needs a refresh when switching categories? The changes are not visible until refresh (shift + F5)
Thanks for sharing the reply from the Future plugin. Our compatibility team has found a workaround, but we are still testing it. Here is the workaround:
1- Edit ...\wp-content\plugins\post-expirator\src\Framework\WordPress\Models\PostModel.php
2- Find the appendTerms() function and replace it with:
Could you inform me when the support team has tested the solution?
I can make the workaround now, but it would be nice to implement it, when it is fully tested.