IXR_Client::isError()


Description Description


Source Source

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

    function isError()
    {
        return (is_object($this->error));
    }

Top ↑

User Contributed Notes User Contributed Notes

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