3
1
Back

$this->get_xpath_dealie($article['link']); $article['content'] = $matches[1]; } } } } if(ADD_IDS){ $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .= "

" . $entry->textContent . "

"; } } return $article; } function hook_render_article_cdm($article) .

New Pull Request