• Hi there, is this plugin compatible with the plugin WP CONTENT PILOT ? If not, can you please make it compatible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marcel

    (@marceljm)

    Hi, @mihai345.

    I don’t know “WP Content Pilot”. How is that related to featured images?

    Thread Starter Mihai345

    (@mihai345)

    This is the plugin https://www.ads-software.com/plugins/wp-content-pilot/

    This plugin downloads the image from external URL, and i want it to use it with FIFU. Just to insert the external links for the featured image

    Plugin Author Marcel

    (@marceljm)

    Thanks, @mihai345.

    I believe an integration is possible. Just contact the WCP developer and ask him to call the FIFU integration function.

    fifu_dev_set_image(post_id, image_url)

    This would be the flow:

    if (FIFU plugin is activated)
        then call fifu_dev_set_image() function
    else
        continue doing the same (download the image and set as featured image)
    • This reply was modified 3 years, 8 months ago by Marcel.
    • This reply was modified 3 years, 8 months ago by Marcel.
    • This reply was modified 3 years, 8 months ago by Marcel.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Compatible with plugin WP Content Pilot’ is closed to new replies.