=== Post Show ===
Contributors: Coffee4dev
Donate link: http://coffee4dev.com
Tags: post, widget, theme, plugin, post showcase, grid post, carousel post, post carousel, display, list, page, pages, posts, query, shortcode, gallery, portfolio, post columns, show posts, up sell, cross sell
Requires at least: 3.3
Tested up to: 4.7.5
Stable tag: 2.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple plugin allows you display posts.

== Description ==

1. Custom post display like image, title, cotnent.

2. Select the post from category you want.

3. Order by recent post, popular post

<h2>Shortcode : [c4d-post-show image_size="thumbnail" category="category-id" count="10"][/c4d-post-show]</h2>

<h3>List params:</h3>

<ul>
<li><strong>image_size</strong>: set the image size, default is thumbnail</li>
<li><strong>category</strong>: (integer) select the category id you want, if you do not set this value, latest posts will be showed</li>
<li><strong>count</strong>: (integer) the number post will be showed</li>
<li><strong>layout</strong>: you can add a layout in your_theme/c4d-post-show/templates/yourlayout.php. Then you can use layout="yourlayout"</li>
<li><strong>cols</strong>: (integer 1->12) The posts will be display in row with columns that you want.</li>
<li><strong>loadmore</strong>: (integer) insert the number post will be load next</li>
<li><strong>loadmore_text</strong>: (text) the text of load more button</li>
<li><strong>order</strong>: (featured/popular/comment). Popular order need C4D Post View plugin</li>
<li><strong>display_date</strong>: (1/0) Show date of post</li>
<li><strong>display_views</strong>: (1/0) Show the number view of post</li>
<li><strong>display_category</strong>: (1/0) Show the category of post</li>
<li><strong>display_content</strong>: (1/0) Show the excerpt of post</li>
<li><strong>human_date</strong>: (1/0) change date to format like "2 weeks ago"</li>
</ul>

To use full features, please install and active C4D Plugin Manager and Redux Framework

https://wordpress.org/plugins/c4d-plugin-manager/

https://wordpress.org/plugins/redux-framework/

This plugin is used in C4D Vision - Responsive  WooCommerce Theme

You can view here http://coffee4dev.com/responsive-woocommerce-theme-c4d-vision/

== Installation ==

1. Upload `c4d-post-show` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently asked questions ==



== Screenshots ==



== Changelog ==



== Upgrade notice ==


