=== Developer Tools === Contributors: TwistPress, JaworskiMatt, peepso, rsusanto Tags: system report, debug, server, phpinfo, git, repositories Requires at least: 4.8 Tested up to: 5.1 Requires PHP: 5.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Analyze your WordPress environment, settings, phpinfo(), git repositories and activation issues. == Description == This plugin is a collection of tools useful that come in handy developing WordPress plugins and debugging PeepSo. Every report can be exported to a text or html file. It can also be used to help third parties debug your website without granting them wp-admin access. The current features incude: 1. Overview of most important WordPress settings, environment variables and server config 2. Complete phpinfo() 3. Overview of branches for git tracked plugins and themes 4. Catch & debug "unexpected output during plugin activation" 5. Real time PeepSo logs == Installation == If you don't know how to install this plugin in WordPress. Please move on. It's not for you. == Screenshots == 1. The System Report 2. phpinfo() 3. Git branches overview 4. Sample System Report text export == Changelog == = 4.0.0 = * TwistPress rebranding = 3.1.0 = * PeepSo products information = 3.0.3 = * Improved session detection = 3.0.2 = * Fixed typo in the "purge unexpected output" handler = 3.0.1 = * Better user count logic = 3.0.0 = * Added PeepSo Log facilities * Rebranding = 2.0.0 = * Added "unexpected output during activation" debugger * Redesigned UI * Big refactoring aiming ant more modular code = 1.0.1 = * Added the git capability = 1.0.0 = * Original release