﻿=== Post Display ===
Contributors: tuyennv, templaza
Donate link: http://www.templaza.com/
Tags: post views, content display, wordpress post, content
Requires at least: 3.0.1
Tested up to: 4.3.1
Stable tag: 2.3.4
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Plugin Display Post with multiple layouts order by date, title, random... Developer can override HTML or create new layout in their theme.

== Description ==

Plugin Display Post with multiple layout order by date, title, random... Developer can override HTML or create new layout in your theme (Theme name/post-display/any layout.php).

<h4>Features</h4>
<ul>
<li>Display your post on sidebar or content with shortcode.</li>
<li>Support 2 layouts style.</li>
<li>Order post by Date, Title, ID, Author, Comment, Random.</li>
<li>Can override HTML layout.</li>
<li>Can create new layout on your theme.</li>
</ul>


== Installation ==

<h4>1. Automatic installation:</h4>

The simplest way to install is to click on 'Plugins' then 'Add new' and type 'Post Display' in the search field.

<h4>2. Manual installation 1:</h4>
<ol>
<li>Login to your website and go to the Plugins.</li>
<li>Click the Add New button.</li>
<li>Under Install Plugins, click the Upload Plugin.</li>
<li>Select the plugin zip file (post-display.zip) from your computer then click the Install Now button.</li>
<li>You should see a message stating that the plugin was installed successfully.</li>
<li>Click the Activate Plugin.</li>
</ol>

<h4>2. Manual installation 2:</h4>
<ol>
<li>You should have access to the server where WordPress is installed.</li>
<li>Upload the plugin zip file (post-display.zip) up to your server path(/wp-content/plugins/) and unzip it here.</li>
<li>Login to your website and go to the Plugins section of your admin panel.</li>
<li>Look for "Post Display" and click Activate.</li>
</ol>

== Frequently Asked Questions ==

== Screenshots ==

1. Add New.
2. Post options.
3. Use Shortcode.

== Changelog ==

= 1.0.0 =
* Start Version