Snippi
A super awesome snippet tool.
- 1.
<p class="slider-caption-title"><?php the_title(); ?></p> - 2.
<?php echo aw_excerpt(get_the_ID()); ?> - 3.
<p class="slider-caption-link"><a href="<?php the_permalink(); ?>" title="<?php printf(__('Permalink to %s', 'framework'), get_the_title()); ?>"><?php _e('Read the rest of this entry', 'framework'); ?></a></p>