Mark wp_editPost() documentation as docblock. See #18429.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
duck_ 2012-02-08 16:03:31 +00:00
parent 7a136d0bf9
commit 357fc30771
1 changed files with 2 additions and 2 deletions

View File

@ -455,7 +455,7 @@ class wp_xmlrpc_server extends IXR_Server {
* Prepares post data for return in an XML-RPC object.
*
* @access private
.*
*
* @param array $post The unprepared post data
* @param array $fields The subset of post fields to return
* @return array The prepared post data
@ -830,7 +830,7 @@ class wp_xmlrpc_server extends IXR_Server {
return strval( $post_ID );
}
/*
/**
* Edit a post for any registered post type.
*
* The $content_struct parameter only needs to contain fields that