Skip to content
Snippets Groups Projects
  • Mohammad Jangda's avatar
    28aa0e16
    Syndicate thumbnails for XMLRPC Push · 28aa0e16
    Mohammad Jangda authored
    * Remove old thumbnail cruft
    * Replace with new hotness to properly syndicate thumbnails attached to posts (requires Syndication plugin be active on both sites as it uses a custom endpoint)
    * Remove internal success and error tracking for clients (this was causing problems with the ability to do subsequent XMLRPC calls: edit/new post then send thumbnail)
    * Client actions should now return an ID, bool, or WP_Error
    
    fixes #33
    28aa0e16
    History
    Syndicate thumbnails for XMLRPC Push
    Mohammad Jangda authored
    * Remove old thumbnail cruft
    * Replace with new hotness to properly syndicate thumbnails attached to posts (requires Syndication plugin be active on both sites as it uses a custom endpoint)
    * Remove internal success and error tracking for clients (this was causing problems with the ability to do subsequent XMLRPC calls: edit/new post then send thumbnail)
    * Client actions should now return an ID, bool, or WP_Error
    
    fixes #33
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
class-syndication-wp-xml-client.php 31.27 KiB