Skip to content

mpmagic/JoeBlogs

 
 

Repository files navigation

This fork contains the implementation of the XML-RPC "post_thumbnail" attribute on post editing,
as wp_post_thumbnail, which allows Wordpress to associate a "featured image" to the post.
The changes involve the return of the image id when uploaded, in addition to the URL from the master,
and the addition of member PostThumbnail to class Post. The PostThumbnail is a string that contains
the Wordpress ID of the image.

Fixed the wrapper for wp.editPost, as the parameters have changed (?) since the original implementation
See here for info: https://codex.wordpress.org/XML-RPC_WordPress_API/Posts

About

Wordpress / Metaweblog API Wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%