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