-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
46 lines (33 loc) · 1.1 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=== 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