Summery Summery
Get the text of the caption
Syntax Syntax
Return Return
(string|null)
Source Source
File: wp-includes/SimplePie/Caption.php
return null; } /** * Get the content type (not MIME type) * * @return string|null Either 'text' or 'html' */ public function get_type() { if ($this->type !== null)