]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - xmlrpc.php
Wordpress 3.6-scripts
[autoinstalls/wordpress.git] / xmlrpc.php
index 1998e4a8b00b834162f794e0f634f029b971cfe1..59674df7276fd7e43c292a6b5aed035a4eb0cd3f 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 /**
  */
 
 /**
- * Whether this is a XMLRPC Request
+ * Whether this is an XML-RPC Request
  *
  * @var bool
  */
  *
  * @var bool
  */
@@ -55,7 +55,7 @@ include_once(ABSPATH . WPINC . '/class-IXR.php');
 include_once(ABSPATH . WPINC . '/class-wp-xmlrpc-server.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
  */
  * @name post_default_title
  * @var string
  */