sup
it's my post
it's my post
it works?
The XML-RPC endpoint speaks enough of the WordPress API that existing editors can talk to it: wp.getPosts, wp.newPost, and friends.
Beyond Posts and Pages you can define your own types. This database already has a Products type with Name, Slug, Price, and Image URL fields.
rpub organizes everything as content types and content items. A post is just a content item whose type happens to be Posts, with Title, Slug, and Content fields.
This is the first post. Welcome to the blog — everything below is sample content for local development.