rubypress
rubypress copied to clipboard
Ruby interface for the WordPress XMLRPC API. Follows standard XML-RPC Documentation closely.
Results
1
rubypress issues
Sort by
recently updated
recently updated
newest added
Hi, Is there a reason why `WP.getPosts(blog_id: blog_id)` won't list me posts from that specific `blog_id` but only posts from default website (the root website without subdomain)? Thanks