WP Manifestindependent plugin directory

WPS by G.M. (A fork of Rarst wps)

WordPress plugin for whoops error handler.

by Giuseppe Mazzapica · github.com/gmazzap/wps · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/gmazzap/wps/archive/refs/heads/master.zip

Readme

WPS — WordPress plugin for whoops

WPS adds whoops error handler to a WordPress installation and injects WP–specific data into it.

This plugin is a fork of @Rarst wps.

I'm not sure I'm going to maintain this. You should consider use original version. Unlike Rarst version this one require PHP 5.4+

License Info

WPS own code is licensed under MIT and it makes use of code from:

  • wps (MIT)
  • Pimple (MIT)
  • Composer (MIT)
  • whoops (MIT)

Read the full README on GitHub →