IXR_IntrospectionServer::methodHelp( $method )


Description Description


Source Source

File: wp-includes/IXR/class-IXR-introspectionserver.php

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

Top ↑

User Contributed Notes User Contributed Notes

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