Περιγραφή
This plugin collects and aggregates all errors created by WordPress and it’s plugins. It de-dupes and lets developers know how to fix issues fast.
Εγκατάσταση
This section describes how to install the plugin and get it working.
e.g.
- Install Airbrake either via the WordPress.org plugin directory, or by uploading the files to your server
- After activating Airbrake, you need to sign up at http://airbrake.io for an API Key.
- If you don’t yet have a Airbrake.io account, you can quickly create one at Airbrake.
- You’re setup. Exceptions will get e-mailed straight after they hit our system.
Συχνές Ερωτήσεις
- What is an Exception?
-
An exceptions happens when part of your WordPress site crashes and it’s not setup to deal with the error message gracefully. This results in an ugly message
- Why should I install this?
-
Plugins can often cause parts of your WordPress install to crash and stall. This plugin lets you identify other plugins fast, and you can send on information to other developers so they can errors FAST.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Airbrake” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Airbrake” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.2
- Plugin is updated to use phpbrake notifier. It is incompatible with previous releases.
0.1
- First Release. Woot Woot. Please leave feedback on the Airbrake-Wordpress Github Repo.