Hi,
We use a custom post type (job_post) and these posts are submitted by users via a frontend form. As soon as a user clicks on a button on frontend, his post is pubished. Manually I can send this posts to social media via Blog2Social but Autoposting is not working. I guess autoposting requrires the post to be published via backend. My question is, how can we trigger the autopost function on frontend submission? How do you get the post if a new post has been published?
Thanks!
We use a custom post type (job_post) and these posts are submitted by users via a frontend form. As soon as a user clicks on a button on frontend, his post is pubished. Manually I can send this posts to social media via Blog2Social but Autoposting is not working. I guess autoposting requrires the post to be published via backend. My question is, how can we trigger the autopost function on frontend submission? How do you get the post if a new post has been published?
Thanks!
Comment