• Resolved fatiali8170

    (@fatiali8170)


    Hello,

    Is it possible to share a post automatically on LinkedIn without manually sharing them? I would like every time a post is published or imported on my website, to be automatically shared on LinkedIn, too.

Viewing 1 replies (of 1 total)
  • Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @fatiali8170,

    Yes this is definitely possible. You can configure the plugin so that when a post is published, it is shared to LinkedIn automatically without having to press any additional buttons or anything. It’s important that on the “Sharing Options” tab in the plugin settings that you have selected which profiles you wish to share with by default.

    This probably won’t work for imported posts. You might need to setup custom PHP so that it triggers on imported post and this goes beyond the free support of this plugin. But what I can say is you can call this function: wp_linkedin_autopublish_post_to_linkedin_common ($postId); and this will share a specific WordPress Post ID to LinkedIn so you would need to trigger that function on the imported post after import. Thanks,

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.