This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP JavaScript Error Logger

Descripció

WP JS Error Logger is a small plugin that I very quickly put together after wathcing Diogo Antunes’ presentation “Know your errors” at Front Trends 2013 in Warsaw, Poland.

It’s a plugin that will log the JavaScript-errors that occur on the front-end of your public website. Errors are logged to a non-public custom post type inside WordPress.

The errors that are logged are the errors that call window.onerror. Please note that not all errors end up there. But… some do, and now you can catch them! 😉

Captures

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«WP JavaScript Error Logger» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «WP JavaScript Error Logger» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

0.2

  • Second version. Slightly different than first version!

0.1

  • First version