';
}
}
/**
* Filters the class(attrs) of post wrapper.
*
* @since 1.0
*/
$wrap_class = apply_filters( 'alpha_post_wrap_class', $wrap_class );
$wrap_attrs = apply_filters( 'alpha_post_wrap_attrs', $wrap_attrs );
// Render
?>
= 2 && 0 == $GLOBALS['alpha_post_idx'] % alpha_get_loop_prop( 'row_cnt' ) ) {
echo '
';
}