IXR_Message::cdata( $parser, $cdata ) ContentsSource User Contributed Notes Source File: wp-includes/IXR/class-IXR-message.php. View all references function cdata($parser, $cdata) { $this->_currentTagContents .= $cdata; } View on Trac View on GitHub Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.