3
1
Back

Convenient. You can use this, for instance, if 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'] .= "

" . $entry->textContent . "

"; } } // Three Panel Soul elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $article['content'] .= "

" . $entry->textContent . "

"; } } return $article; } if(ADD_IDS){ $article['content'] .= "

$orig_content

New Pull Request