Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Javascript Error Reporting Client

Περιγραφή

Javascript Error Reporting Client is a plugin that collects javascript errors from the visitors to your website and stores them for you to review.

This is ideally used by plugin and theme developers to help debug issues that are difficult to reproduce, or could be specific to a specific user.

Συχνές Ερωτήσεις

What details are collected?

  • The error message
  • The name of the script where the error occured, and the line and column number.
  • The user ID of the the WP user encountering the error
  • The user’s IP address, helpful to tie this error log with other logs such as server logs.
  • The URL of the page where the error occured
  • The users HTTP_USER_AGENT string.

Can I remove the logged data?

Yes, when you deactivate the plugin you’ll have the choice to remove any stored data.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Javascript Error Reporting Client” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • Initial Release