3
1
Back

Custom DRC as project file return $article; } $article = $this->alt_textify($article); if (ADD_IDS) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "" . $entry->textContent . "

"; } } return $article; } /* OotS.

New Pull Request