IXR_Request::getLength()


Description Description


Source Source

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

    function getLength()
    {
        return strlen($this->xml);
    }

Top ↑

User Contributed Notes User Contributed Notes

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