IXR_Value::IXR_Value( $data, $type = false ) In this article Table of ContentsSource Related ↑ Back to top PHP4 constructor. Source public function IXR_Value( $data, $type = false ) { self::__construct( $data, $type ); } View all references View on Trac View on GitHub Related UsesDescriptionIXR_Value::__construct()wp-includes/IXR/class-IXR-value.phpPHP5 constructor. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.