On this page
IXR_Date::IXR_Date( $time )
PHP4 constructor.
Source
File: wp-includes/IXR/class-IXR-date.php. View all references
public function IXR_Date( $time ) {
self::__construct( $time );
}
Related
Uses
| Uses | Description |
|---|---|
| IXR_Date::__construct() wp-includes/IXR/class-IXR-date.php | PHP5 constructor. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/ixr_date/ixr_date