=== Query Monitor GiveWP ===
Contributors: tw2113
Tags: query monitor, debugging, donation, donations, donation plugin, wordpress donation plugin, givewp, give
Requires at least: 4.8
Tested up to: 4.9.8
Requires PHP: 5.6
Stable tag: 1.0.0
License: MIT

Add GiveWP information to Query Monitor

== Description ==

Adds support for [GiveWP](https://givewp.com) information to the [Query Monitor](https://wordpress.org/plugins/query-monitor/) developer addon.

* Defined GiveWP constants for a given request.
* Current true GiveWP conditional tags.
* Current meta data for a given request, if a form is found.
	* Single form view.
	* Embedded shortcode
	* Active GiveWP widget.

* `qmgwp_constants`
	* Array of constants to output the current values for, if value set.

* `qmgwp_conditionals`
	* Array of conditional tags to check for a given request.

== Installation ==

= Minimum Requirements =

* WordPress 4.8 or greater
* PHP version 5.6 or greater
* GiveWP Donations plugin
* Query Monitor

== Changelog ==

= 1.0.0 - Release date TBD =
* Initial release

== Upgrade Notice ==

= 1.0.0 - Release date TBD =
* Initial release
