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