=== WPmpg XML-RPC === Contributors: jabowery Tags: WPmpg, xmlrpc Requires at least: 3.0 Tested up to: 3.0 Stable tag: trunk WPmpg functions including XML-RPC interface. == Description == The XMLRPC functions enabled by this plugin are: * newAuthor (wp.newAuthor) refer to the [wiki](http://wiki.github.com/jabowery/WPmpg/) for further documentation == Frequently Asked Questions == = What is WPmpg? = Functionality in support of WPmpg including enhanced XML-RPC functionality. According to [Wikipedia](http://en.wikipedia.org/wiki/Xml-rpc), XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism. Refer to the [WordPress Wiki](http://codex.wordpress.org/XML-RPC_Support) for further explanation about WP's XML-RPC capabilities. = My plugin is enabled but is not working, what should I do? = Maybe the remote publishing function is not enabled. To enable it, chek 'Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols' through 'Writing' menu and click 'Save Changes' (step 3 in *Installation*). == Installation == 1. Upload `WPmpg.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Check 'Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols' through 'Writing' menu and click 'Save Changes'