3
1
Back

You feel like it, otherwise I'm just scratching my own itch here. * Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); $entries = $xpath->query($query); $result_html = ''; foreach ($entries as $entry){ $article['content'] .= "
Alt: " . $article['id']; $article.

New Pull Request