On this page
IXR_Date::getXml()
Source
File: wp-includes/IXR/class-IXR-date.php. View all references
function getXml()
{
return '<dateTime.iso8601>'.$this->getIso().'</dateTime.iso8601>';
}
Related
Uses
| Uses | Description |
|---|---|
| IXR_Date::getIso() wp-includes/IXR/class-IXR-date.php |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/ixr_date/getxml