Update XML-RPC comment. props DrewAPicture, fixes #24751.

git-svn-id: https://develop.svn.wordpress.org/trunk@24721 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-07-17 20:19:06 +00:00
parent e92a014291
commit f423a33e3b

View File

@ -12,8 +12,8 @@
* pingback. Additional WordPress API for managing comments, pages, posts,
* options, etc.
*
* Since WordPress 2.6.0, WordPress XMLRPC server can be disabled in the
* administration panels.
* As of WordPress 3.5.0, XML-RPC is enabled by default. It can be disabled
* via the xmlrpc_enabled filter found in wp_xmlrpc_server::login().
*
* @package WordPress
* @subpackage Publishing