For users who don't have access to modifying their PHP, it would be nice to include an enhanced widget where they can set the layout with template tags and basic HTML.
Example:
<div class="post-thumbnail">%thumbnail%</div>
<h4>%title%</h4>
<p>%excerpt%</p>
Or something similar where you can pass parameters.
For users who don't have access to modifying their PHP, it would be nice to include an enhanced widget where they can set the layout with template tags and basic HTML.
Example:
Or something similar where you can pass parameters.