X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/6c8f14c09105d0afa4c1574215c59b5021040e76..11be15bd505d66a91e2c80062190b13e315a04a9:/xmlrpc.php diff --git a/xmlrpc.php b/xmlrpc.php index 1998e4a8..59674df7 100644 --- a/xmlrpc.php +++ b/xmlrpc.php @@ -6,7 +6,7 @@ */ /** - * Whether this is a XMLRPC Request + * Whether this is an XML-RPC Request * * @var bool */ @@ -55,7 +55,7 @@ include_once(ABSPATH . WPINC . '/class-IXR.php'); include_once(ABSPATH . WPINC . '/class-wp-xmlrpc-server.php'); /** - * Posts submitted via the xmlrpc interface get that title + * Posts submitted via the XML-RPC interface get that title * @name post_default_title * @var string */