• Resolved Royal101

    (@royal101)


    Does this plugin have an attribute that allows it to work with XML-RPC?

    For example if my post struct is

    {‘post_id’: ‘3634’, ‘post_status’: ‘publish’, ‘post_type’: ‘post’, ‘post_format’: ‘image’, ‘post_content’: ‘test’, ‘terms’: None, ‘post_title’: ‘This is a test’, ‘post_thumbnail’: 132}

    Is there an attribute that I can add to it so this plugin will work? Like external_featured_image or something?

    https://ww.wp.xz.cn/plugins/external-featured-image/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Aguilera

    (@davilera)

    Hi!

    I don’t think it does. But, if it helps you somehow, the featured image is stored in a hidden meta field named _nelioefi_url. So, if you know how to add a value in a hidden meta, you should be good to go!

    Plugin Author David Aguilera

    (@davilera)

    Since OP hasn’t said anything else, I’ll assume this topic is resolved… If it isn’t, please feel free to open a new one!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Using this plugin with XML-RPC’ is closed to new replies.