=== Plugin Name ===
Contributors:      CodeHeaven  
Plugin Name:       EM Purchase Code Validator  
Plugin URI:        https://wordpress.org/  
Tags:              purchase code verify, envato market, envato verify, purchase code verifier, envato market verify, themeforest purchase code verify  
Author URI:        https://codeheavenbd.com  
Author:            CodeHeaven  
Requires at least: 5.0
Tested up to:      5.9
Stable tag:        1.1
Version:           1.1

This is a simple plugin to validate your customer purchase code from Envato Market.

== Description ==

This is a simple plugin to validate your customer purchase code from Envato Market. You can verify any market which includes within Envato Market like themeforest, codecanyon, graphic river etc. Built with VUE js to load faster results.

### Documentation

* Display verify form in pages or posts using shortcode. Shortcode `[em_purchase_code_validator]`
* Read more from [here](bit.ly/em-purchase-code-validator) 

== Installation ==

1. Upload `em-puchase-code-validator.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Set your settings under Tools->EM Purchase Code Validator

== Screenshots ==

1. Plugin settings page where you need to set your market token
2. Frontend page look for the plugin shortcode with result


== Changelog ==

= 1.1 =
* Updated: Vue, Axios & Moment library update
* Fixed: Vulnerability within moment usage fixed

= 1.0.5 =
* Fixed: PHP error issue on settings page

= 1.0.4 =
* Fixed: minor css issue fixed on admin panel

= 1.0.3 =
* Fixed: valid & invalid result check issue fixed

= 1.0.2 =
* Fixed: issue with date in moment js fixed

= 1.0.1 =
* Fixed: Fixed showing the template before loading v component

= 1.0.0 =
* Initial release