IXR_IntrospectionServer::methodHelp( $method )
Contents
Description Description
Source Source
File: wp-includes/IXR/class-IXR-introspectionserver.php
function methodHelp($method) { return $this->help[$method]; }
Expand full source code Collapse full source code View on Trac