[wp-trac] [WordPress Trac] #15238: XML-RPC class should have better documentation
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 28 12:47:14 UTC 2010
#15238: XML-RPC class should have better documentation
-------------------------+--------------------------------------------------
Reporter: koke | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version:
Severity: minor | Keywords:
-------------------------+--------------------------------------------------
Right now, most of the comments on src:trunk/wp-includes/class.wp-xmlrpc-
server.php are like this one:
{{{
/**
* Retrieve page list.
*
* @since 2.2.0
*
* @param array $args Method parameters.
* @return unknown
*/
}}}
At least they should detail more about the contents of {{{$args}}} and the
values returned.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15238>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list