To learn i am looking for an add-on, where i select posts, click a function and then post by post is changed.
It doesnt matter what happens as long a change is in xf_post.
My goal is to change the post_owner, while there are two addons doing this, but they do it only for one post, not for x posts.
array with posts_ids => function
foreach
=> change owner
or change owner where id in []
Somehow like this it should/could be,
Thank you, very much.
It doesnt matter what happens as long a change is in xf_post.
My goal is to change the post_owner, while there are two addons doing this, but they do it only for one post, not for x posts.
array with posts_ids => function
foreach
=> change owner
or change owner where id in []
Somehow like this it should/could be,
Thank you, very much.