3
1
Back

// there's an arrow shaped hole you can unzip into the linked page for content, e.g. Alt tags. Return array( $html, $content_type); } function hook_render_article($article) { $article['content'] .= "
ID: " . $article['id']; } return $article; .

New Pull Request