Posts To Page Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin adds a shortcode [posts-to-page] to WP allowing you to easily add one or more posts into any page.
Supports categories, tags, custom post types, custom taxonomies and more.
This plugin is perfect for those who use WordPress as a CMS.
If you need help with this plugin please visit http://studio.bloafer.com/wordpress-plugins/posts-to-page/
If you find a bug or wish to give us feedback and contribute to this plugin on its GitHub page
Common Usage
Show top 10 posts in “Uncategorized” category, without images and comma seperated category and tag list
[posts-to-page limit=10 category=uncategorized tag_categories_wrap=”div” sep_categories=”, ” tag_tags_wrap=”div” sep_tags=”, ” show_image=false]
Show top 10 posts with bullet pointed categories and tags
[posts-to-page limit=10 tag_categories_wrap=”ul” tag_categories=”li” tag_tags_wrap=”ul” tag_tags=”li”]
Image gallery type posts, this will produce a list of image linked posts with images sized to 300×300
[posts-to-page show_title=false show_date=false show_author=false show_content=false show_categories=false show_tags=false image_size=”300×300″]
Screenshots
No screenshots provided