IXR_Client::getErrorCode()
Contents
Description Description
Source Source
File: wp-includes/IXR/class-IXR-client.php
function getErrorCode()
{
return $this->error->code;
}
Expand full source code Collapse full source code View on Trac