BugSnag Error Monitoring plugin
BugSnag Error Monitoring plugin
Description
Automatically detects errors & crashes on your WordPress site using BugSnag to notify you by email, chat or issues system.
All websites crash from time to time, including WordPress sites! Th BugSnag Error Reporting plugin automatically detects crashes, exceptions and other errors in your WordPress PHP code as well as any errors in plugins you are using.
Errors are sent to your BugSnag Dashboard for you to view and debug, and we’ll also notify you by email, chat, sms or create a ticket in your issue tracking system if you use one. We’ll also show you exactly how many times each error occurred, and how many users were impacted by each crash.
Installation
BugSnag is available through the WordPress Plugins Directory, so you can download and install automatically from the Plugins menu on your WordPress admin page.
To manually install Bugsnag:
- Unzip
bugsnag-wordpress.zip - Upload the
bugsnagdirectory from the zip file to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Click the ‘configure’ link next to the Bugsnag plugin, and follow the instructions
Reviews
Excellent error monitoring
By drsdre on January 31, 2023
Been using it now for several years and it helped me often quickly finding (hidden) issues across a multitude of pages and functionality.
Abandoned.
By Agli Pançi (aglipanci) on May 20, 2022
Works great, people are just dumb
By lucasbustamante on April 19, 2018
Easy error monitoring
By Sven Hofmann (hofmannsven) on October 15, 2017
Does exactly what it is supposed to in my experience
By (broken85) on September 3, 2016
I have installed the plugin on about 40 sites today so far, and it installed successfully on all of them and has logged errors on many of them already. The integration has been seamless.
The one aspect which has not been quite seamless is that, after installing the plugin, trying to enable it from the confirmation screen often gives me a 500 error in Pantheon (our hosting provider). I then have to go to the main Plugins page and enable it there, where it works 100% of the time.
Changelog
1.6.5
- Update plugin metadata
1.6.4
- Patch CVE-2025-58806
1.6.3
- Fix PHP 8.2 deprecation notice
1.6.2
- Fix broken url in notifier configuration & add docs link to test notification.
- Bump “tested up to” WordPress version
1.6.1
- Bump “tested up to” WordPress version
1.6.0
- Add support for setting the release stage using the new “wp_get_environment_type” function
- Update bugsnag-php to v2.10.1
1.5.0
- Clarify the “Test Bugsnag” form action
- Improve error message when methods are called with no api key set
- Add a constant to control setting error handlers
1.4.0
- Add WordPress version string to report payloads (device.runtimeVersions)
- Added ability to define API key as constant
- Removed form action to prevent deprecation warnings
- Fixed broken links on settings page bugsnag.com
- Made bugsnagWordpress global to make available for CLI scripts
1.3.1
- Remove deprecated screen_icon function from settings page
1.3.0
- Fix version constraints
- General fixes for WP 4.5 compatibility
1.2.1
- Add support for WordPress Multisite installations.
1.2.0
- Update bugsnag-php to allow cURL or fopen.
1.1.2
- Allow configuration of filter fields.
- Add a ‘Test Bugsnag’ button to the settings page.
1.1.1
- Identify as wordpress notifier instead of PHP.
- Allow configuration of error reporting levels.
1.0.1
- Fix bug where bugsnag-php library wasn’t being included in zip file
1.0.0
- Initial release

