IXR_IntrospectionServer::methodHelp( $method )


Source

File: wp-includes/IXR/class-IXR-introspectionserver.php. View all references

function methodHelp($method)
{
    return $this->help[$method];
}

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.