theme_get_post_id(), 'class' => theme_get_post_class(), 'thumbnail' => theme_get_post_thumbnail(), 'title' => '' . get_the_title() . '', 'heading' => theme_get_option('theme_'.(is_single()?'single':'posts').'_article_title_tag'), 'before' => theme_get_metadata_icons( 'edit', 'header' ), 'content' => theme_get_excerpt(), 'after' => theme_get_metadata_icons( 'category,tag,comments', 'footer' ) ) ); ?>