This is an auto-generated topic for <a href="
http://modxcms.com/extras/package/646">Wordpress Tools 0.3-release</a> by senica.
Brief Description:
This is a collection of snippets that interacts with a single class file included in this download. It makes calls via XML-RPC to a Wordpress blog and pulls that information back.
Some of the available functions are:
Get a list of all your blogs from Wordpress.
Get a list of all categories within a blog.
Get a list of all the titles of posts within a blog.
Build a navigation based on categories and posts.
Get a single post.
Get all or just a few of your posts.
Get all the tags used on your Wordpress blog.
Get just the tags of a particular post.
Allow users to post comments to your Wordpress blog remotely.
Get a list of all or just a few comments from a particular post.
This release includes an extra variable that needs to be filled out, $path. This allows you to integrate with wordpress blogs that are self-hosted as well as on wordpress.com