Summery Summery
Get all credits
Syntax Syntax
Return Return
(array|null) Array of SimplePie_Credit objects
Source Source
File: wp-includes/SimplePie/Enclosure.php
if ($this->description !== null) { return $this->description; } return null; } /** * Get the duration of the enclosure *