=== Admin Bug Report ===
Contributors: davidbaumwald
Donate link: https://dream-encode.com
Tags: bug, report, issue, screenshot, admin
Requires at least: 4.3
Tested up to: 5.6
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A small plugin to help your WordPress clients report bugs and issues directly from the admin.

== Description ==

Allows WordPress admin users to report issues with the back end without leaving the current page.

Features:

*   Fixed icon at the bottom of each admin screen to display reporting form
*   Users can enter text details regarding the issue
*   Ability for user to take a screenshot of the current view
*   Emailed submission include information about $GLOBALS, $_GET and $_POST data, current user, etc.

== Installation ==

1. Upload `admin-bug-report.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. View of the fixed icon at the bottom of every admin screen and the active reporting form
2. Plugin settings

== Changelog ==

= 2.0.1 =
* Cache JS & CSS.

= 2.0.0 =
* Major rework with @wordpress block editor packages & components.

= 1.0.0 =
* Initial release.