W3cubDocs

/WordPress

IXR_Date::getXml()

Source

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

function getXml()
    {
        return '<dateTime.iso8601>'.$this->getIso().'</dateTime.iso8601>';
    }

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/ixr_date/getxml