-
- Downloads
Syndicate thumbnails for XMLRPC Push
* 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
Showing
- includes/class-syndication-wp-rest-client.php 12 additions, 39 deletionsincludes/class-syndication-wp-rest-client.php
- includes/class-syndication-wp-rss-client.php 0 additions, 16 deletionsincludes/class-syndication-wp-rss-client.php
- includes/class-syndication-wp-xml-client.php 0 additions, 32 deletionsincludes/class-syndication-wp-xml-client.php
- includes/class-syndication-wp-xmlrpc-client.php 100 additions, 134 deletionsincludes/class-syndication-wp-xmlrpc-client.php
- includes/class-wp-push-syndication-server.php 20 additions, 29 deletionsincludes/class-wp-push-syndication-server.php
- includes/interface-syndication-client.php 0 additions, 21 deletionsincludes/interface-syndication-client.php
Loading
Please register or sign in to comment