• Resolved ajtatum

    (@ajtatum)


    Hi,

    I have a content aggregator and use WP Webhooks along with a custom built workflow using n8n to import articles. Right now, I don’t handle featured images as I did at one point and my media library grew out of hand. As an alternative, this plugin looks like it would work, but I just want to understand something really quick.

    From browsing your code, which looks great by the way, it looks like I would just need to call “fifu_dev_set_image” after creating the post and pass in the $post_id along with the external $image_url and then your plugin would be able to handle the rest. Is that a correct assumption?

    Thank you,
    AJ

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Marcel

    (@marceljm)

    Correct, @ajtatum.

    That and other integration functions for developers are listed at FIFU > Settings > Help > Developers.

Viewing 1 replies (of 1 total)
  • The topic ‘Function to apply external image with $post_id and $image_url’ is closed to new replies.