IXR_Client::getErrorCode()


Description Description


Source Source

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

    function getErrorCode()
    {
        return $this->error->code;
    }

Top ↑

User Contributed Notes User Contributed Notes

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