Options successfully updated!

Section title:
Show section title?
Show featured image?
Choose layout:
Allow these to be chosen as related content:
Automatically output after the content of these:
You can also output into your theme template by using the following example:

Specific post:
<?php echo do_shortcode( '[AuthorRecommendedPosts post_id="XXX"]' ); ?>
Where XXX is the ID of the post or page you want to pull in the results from.

Use within the loop
<?php echo do_shortcode( '[AuthorRecommendedPosts]' ); ?>
Will automatically get the $post_id if it is contained within the loop.

" />