Searched refs:get_authors (Results 1 – 3 of 3) sorted by relevance
184 $authors = $this->get_authors();195 public function get_authors() function in SimplePie\\Source
452 $authors = $this->get_authors();540 public function get_authors() function in SimplePie\\Item594 } elseif (($source = $this->get_source()) && ($authors = $source->get_authors())) {596 } elseif ($authors = $this->feed->get_authors()) {
2623 $authors = $this->get_authors();2639 public function get_authors() function in SimplePie\\SimplePie