=== Projects Gallery ===
Contributors: nazaninhesamzadeh
Tags: projects gallery, gallery, projects list, projects
Requires at least: 4.5
Tested up to: 5.3
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Let's Create a gallery of projects, either you can use it to have a gallery of any other project!

== Description ==

You create projects entity and in each one, you will have some basic information plus a screen image, main and Github links.
Also, you can show more details of the technologies you used in each project. 

== Main features: == 

* Admin management area 
* Unlimited projects
* Enable to archive projects
* Git or Live links can be added

== Installation ==

1. Download the plugin file, unzip and place it in your wp-content/plugins/ folder. You can alternatively upload it via the WordPress plugin backend.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. The reservation System menu will appear in Dashboard->Projects Gallery.
4. <b>shortcode</b><br>
   <b> [mw_pgallery] </b> shortcode for display the reservation form<br>
5. <b>shortcode options</b>
    [mw_pgallery orderby="name/order/date" order="desc/asc"]
    default ordering is by "Created Date" and "DESC", then if you want to have default setting have the shortcode simply. [mw_pgallery]

== Screenshots ==

1. screenshot-1.jpg

===versions ===

Current Version:
    Ordering options added. including order by: name, date and order field.

1.1: 
    First version of the plugin