Searched refs:get_authors (Results 1 – 3 of 3) sorted by relevance
180 $authors = $this->get_authors();188 public function get_authors() function in SimplePie\\Source
467 $authors = $this->get_authors();553 public function get_authors() function in SimplePie\\Item605 } elseif (($source = $this->get_source()) && ($authors = $source->get_authors())) {607 } elseif ($authors = $this->feed->get_authors()) {
2424 $authors = $this->get_authors();2440 public function get_authors() function in SimplePie\\SimplePie