WP Manifestindependent plugin directory

wps #4 in Developer Tools

WordPress plugin for whoops error handler.

by Andrey "Rarst" Savchenko · github.com/rarst/wps · website

130stars
1.8krelease downloads
≈110active sites
137kcomposer installs
14forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/rarst/wps/releases/download/1.2/wps-1.2.zip

Also on Packagist as rarst/wps:

composer require rarst/wps

From the readme

wps — WordPress plugin for whoops wps adds whoops error handler to a WordPress installation. It makes error messages from PHP, admin-ajax.php, and WP REST API a great deal more clear and convenient to work with. Installation | Composer (recommended) | Release archive | | -------------------------------------------------- | -------- | | composer require rarst/wps | | Usage The plugin is meant strictly for development and will only work with WPDEBUG and WPDEBUGDISPLAY configuration constants enabled. Silence errors whoops can definitely get noisy with a lot of low–grade errors. Silence errors for irrelevant locations to keep it practical and productive. Silence for URL Use ?wpsdisable query argument in the URL to temporarily disable whoops. Silence for path Use regular expressions to match source file paths and error constants to configure what should be silenced. This can be called multiple times and/or array of paths can be provided. Note that the direction of slashes needs to match operating system or write your regexes to match either. License MIT

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
1.2Dec 18, 2018wps-1.2.zip195
1.2Dec 18, 2018wps.zip1,366
1.1Oct 27, 2017wps-1.1.zip166
1.0May 8, 2016wps-1.0.zip51

Active-site estimate ≈110 comes from the median of recent superseded releases. Method.