WordPress 3.5 Beta 2 has been released. Since the first beta, this beta has added new interfaces for image galleries and front page settings, as well as a new image editing API.
As before, this is not yet meant for live sites, but please do try it on a test installation, especially if you are a plugin or theme developer. If you run into any bugs, please check the known and fixed issues first, report them if they have not already been reported or fixed, and visit the support forums if you need any help.
but the XML-RPC is open!
“Quite a bit has changed since we introduced off-by-default for XML-RPC. Their code has improved, and it is no longer considered a second-class citizen when it comes to API development, thanks to the work of a large team of awesome contributors. Security is no greater a concern than the rest of core.
There is no longer a compelling reason to disable this by default. It’s time we should remove the option entirely.”
can add this code “add_filter(‘xmlrpc_enabled’,’__return_falese’);” to close it..