=== Million Shades Toolkit ===
Contributors:khuda
Author: khuda
Requires at least: 4.7
Tested up to: 5.9.3
Requires PHP: 5.6
Stable tag: 1.0.9
Version: 1.0.9
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: million shades, toolkit, custom post types

This plugin registers custom post types(staff,testimonial,client and portfolio) to the Million Shades theme

== Description ==

Million Shades toolkit is a custom post type plugin. Using Million Shades toolkit, you can easily register custom post types and taxonomies for your website. View our <a href="https://themenextlevel.com/million-pro/example/" target="_blank" rel="nofollow">example page</a> to see some examples that are available with Million Shades toolkit. Million Shades toolkit documentation is available on https://themenextlevel.com/docs/million-shades-toolkit/Million Shades Toolkit plugin should be used for the Million Shades WordPress theme only.You need to download and install <a href="https://wordpress.org/themes/million-shades/" target="_blank" rel="nofollow">Million Shades</a> theme.You have to use four widgets of Million Shades such as portfolio widget,client widget,staff widget,testimonial widget to render output on your website.


== Installation ==

1. From WordPress Dashboard, go to Plugins > Add New and search for Million Shades Toolkit. Install and activate it.

== Frequently Asked Questions ==

= What is the plugin license? =

* This plugin is released under a GPL license.

= What themes this plugin supports? =

* The plugin supports Million Shades theme only.

= Is documentation available for this plugin? =

* Million Shades toolkit documentation is available on https://themenextlevel.com/docs/million-shades-toolkit/


== Changelog ==

= 1.0.8 =
* sanitize issue fixed

= 1.0.7 =
* readme file modified

= 1.0.6 =
* readme file updated
* POT file updated
* 2 labels added

= 1.0.5 =
* POT file updated
* readme file updated
* few data validation added

= 1.0.4 =
* POT file updated

= 1.0.3 =
* translation issue fixed

= 1.0.2 =
* new POT file created
* few translation issue fixed
* nonce verification added
* readme file modified

= 1.0.1 =
* all stand-alone functions of this plugin start with mstk prefix now
* all classes of this plugin start with MSTK prefix now
* text-domain is million-shades-toolkit in all areas in this plugin
* ms_toolbox_plugin function modified
* if ( ! class_exists( '' ) ) function deleted from all custom post type classes
* ms-toolkit file name changed
* add_client_fields,add_testimonial_fields,add_portfolio_fields,add_staff_fields functions modified
* check all files

= 1.0 =
* Initial version