Announcement

Collapse
No announcement yet.

Trigger Updated Repost programmatically

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Trigger Updated Repost programmatically

    Hello,

    I'm trying to set up AutoPost for a content type that is being synced from the CRM meaning it's frequently changing.
    The need is to set up an autoposter based on complex rules like custom fields (packages)

    After spending some time with the documentation and playing around, I could not get it to triger the save_post and re-send the post automatically.

    Is there a way on how we can achieve this?

    Thanks,
    Istvan

  • #2
    Hello Istvan,

    Thank you so much for reaching out and thanks for describing your request.
    Currently it is possible to adjust your social media posts with the post templates for social media post in Blog2Social.

    The following step-by-step guide will show you how to configure and work with post templates in Blog2Social:
    How to use post templates for social media posts?
    • Title: The title of your post.
    • Content: The content of your post.
    • Excerpt: The summary of your post (you define it in the side menu of your post).
    • Keywords: The tags you have set in your post.
    • Author: The author of the post.
    The following step-by-step guide will show you how the available hooks and filters in Blog2Social:
    Blog2Social Hooks: Filters & Actions

    As far as I can see you could achieve such a request with the following two filters in Blog2Social:
    • b2s_filter_posting_template_show_taxonomies*
    • b2s_filter_posting_template_set_taxonomies*
    These filters are available with the Business license of Blog2Social.

    Please note as these are custom developments it exceeds the usual support we can provide and it may be required to have advanced knowledge to code or implement a custom function in your WordPress environment. Please reach out to a WordPress experts or developer if you require further assistance regarding this custom development.

    Feel free to let me know if you have any other questions or suggestions about Blog2Social.

    I will gladly support you further.

    Best regards
    Alexander

    Comment


    • #3
      Hello,

      Thanks so much for your fast response!
      Please note that we are a team of Wordpress developers with 10+ years of experience. This is the reason why we'd like to build custom code to handle the auto post scheduling.

      No problem to implement a custom function, the reason why we reached out to you is to provide some guidance so we can implement it in a way that will be compatible with future plugin updates

      Basically, all we need is to have a hook in place which will trigger the already configured auto poster. I hope I was able to explain it in a way that is understandable 😁

      Further scenario explanation:
      • Let's say, we have 100 posts under the "Business" CPT.
      • Out of the 100 posts, we have 15 that are subscribers to our packages, so they have an active package.
      • We'd like to set up an auto poster to post each business with an active package on our social medias on a weekly basis. So every week, 15 posts get published.
      • We created a plugin that takes care of the scheduling of these posts
      • All we need is a feature to be able to tell Blog2Social plugin to push the post to the networks.
      How can we achieve this?

      Thank you so much!
      Istvan

      Comment


      • #4
        Hello Istvan,

        Thank you for your reply and this feedback.

        Your initial request was answered by email.

        Please feel free to let me know if you have any other questions or suggestions about Blog2Social.

        Best regards
        Alexander

        Comment

        Working...
        X