wordpress / latest / classes / ixr_value / ixr_value.html

IXR_Value::IXR_Value( $data, $type = false )

PHP4 constructor.

Source

File: wp-includes/IXR/class-IXR-value.php. View all references

public function IXR_Value( $data, $type = false ) {
	self::__construct( $data, $type );
}

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