Related Post Ads allows you to display external post list link.
How its works ?
If you already have some published post then you are ready to use this plugin. these post should assign categories or tags.
And then go "Related Post Ads" create some "New Related Post" as like post or page must have title, feature image, target URL(at bottom) and assign tags or category in which post you want display this "Related Post Ads" and finally "publish"
And thene implement short-code any where content or php file inside loop.
Related Post Ads by
http://paratheme.com
Plugin Features
- Responsive admin settings.
- Use via short-code.
- Use on archive(loop) or content.
- can use on single post.
N.B. We are working on this plugin making some awesome feature.
- Install as regular WordPress plugin.
- Go your plugin setting via WordPress dashboard and find "Related Post Ads" activate it.
After activate plugin you will see "Related Post Ads" menu at left side on WordPress dashboard.
short-code inside content for fixed post id you can use anywhere inside content.
[related_post_ads themes="flat"]
Short-code inside loop by dynamic post id you can use anywhere inside loop in .php files.
<?php echo do_shortcode( '[related_post_ads themes="flat" ]' ); ?>
Themes: flat