Skip to content
Snippets Groups Projects
  • andreybrokeit's avatar
    17fda4a7
    Add Featured Image Data Syndication · 17fda4a7
    andreybrokeit authored
    This will allow plugin to syndicate such fields as caption, alternative
    text and description. It pulls post data and alt-text meat for the
    syndicated image and then updates the remote post once image is
    successfully uploaded and the attachment ID is created.
    It would be easier to do it on the upload stage but xmlrpc media object
    is not supporting caption and description fields at the moment.
    17fda4a7
    History
    Add Featured Image Data Syndication
    andreybrokeit authored
    This will allow plugin to syndicate such fields as caption, alternative
    text and description. It pulls post data and alt-text meat for the
    syndicated image and then updates the remote post once image is
    successfully uploaded and the attachment ID is created.
    It would be easier to do it on the upload stage but xmlrpc media object
    is not supporting caption and description fields at the moment.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
class-syndication-wp-xmlrpc-client.php 16.69 KiB