WPLib::_xmlrpc_call PHP Method

_xmlrpc_call() static public method

Capture status of DOING_XMLRPC
static public _xmlrpc_call ( )
    static function _xmlrpc_call()
    {
        self::$_doing_xmlrpc = true;
    }