<article id="post-<?php the_ID(); ?>" <?php post_class('article-default'); ?>> <div class="post-inner"> <?php wihelp_post_thumbnail('post-thumbnail'); ?> <div class="post-content"> <?php /** * Functions hooked in to wihelp_loop_post action. * * @see wihelp_post_header - 15 * @see wihelp_post_content - 30 */ do_action('wihelp_loop_post'); ?> </div> </div> </article><!-- #post-## -->