=== Control XML-RPC publishing ===
Contributors: mark-k 
Donate link:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N9XMJZP8F66UG
Tags: xmlrpc, xml rpc,security
Requires at least: 3.5
Tested up to: 4.4
Stable tag: 1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Control remote publishing with XML-RPC from the writing settings page.

== Description ==

With WordPress version 3.5 remote publishing via XML-RPC became permanently active. This plugin simulates the functionality in versions 3.4 and before. Once active, XML-RPC functioning is disabled, and it can be enabled or disabled again in the "Settings" >> "Writing" admin page.

== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

After activation XML-RPC publishung will be disabled automattically until you enable it in "Settings" >> "Writing"
== Changelog ==
= 1.0 =
Initial release