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