-The Bugsnag Notifier for WordPress gives you instant notification of errors
-in your WordPress sites.
+[](https://docs.bugsnag.com/platforms/php/wordpress/)
-[Bugsnag](https://www.bugsnag.com/) captures errors in real-time from your web,
-mobile and desktop applications, helping you to understand and resolve them
-as fast as possible. Create a free account to start
-capturing errors from your applications. Learn more about [error monitoring and error reporting](https://www.bugsnag.com/) with Bugsnag.
+The BugSnag Error Monitoring plugin for WordPress gives you instant notification of errors in your WordPress sites.
-The Bugsnag Notifier for WordPress supports WordPress 2.0+, PHP 5.2+ and
-requires the cURL extension to be available in PHP.
+[BugSnag](https://www.bugsnag.com/) captures errors in real-time from your web, mobile and desktop applications, helping you to understand and resolve them as fast as possible. Create a free account to start capturing errors from your applications. Learn more about [error monitoring and error reporting](https://www.bugsnag.com/) with BugSnag.
-You can always read about the plugin or download it from the
-[WordPress Plugin Directory](http://wordpress.org/plugins/bugsnag/).
+This plugin supports WordPress 2.0+, PHP 5.2+ and requires the cURL extension to be available in PHP.
+You can read about the plugin or download it from the [WordPress Plugin Directory](http://wordpress.org/plugins/bugsnag/).
-How to Install
---------------
+
+## How to Install
1. Download the latest [bugsnag.zip](https://github.com/bugsnag/bugsnag-wordpress/releases/latest).
@@ -33,39 +35,27 @@ How to Install
[Bugsnag Dashboard](https://bugsnag.com).
-Building from Source
---------------------
+## Building from Source
-If you would like to build a new zip file of the plugin from source, you can
-run our build script using [Thor](http://whatisthor.com/). You'll need both
-`ruby` and the `thor` gem installed (`gem install thor`). Then you can
-generate a new zip by running:
+If you would like to build a new zip file of the plugin from source, you can run our build script using [Thor](http://whatisthor.com/). You'll need both `ruby` and the `thor` gem installed (`gem install thor`). Then you can generate a new zip by running:
```shell
thor wordpress:zip bugsnag-wordpress.zip
```
+## Support
-Reporting Bugs or Feature Requests
-----------------------------------
-
-Please report any bugs or feature requests on the github issues page for this
-project here:
-
-
+* [Read the integration guide](https://docs.bugsnag.com/platforms/php/wordpress)
+* [Search open and closed issues](https://github.com/bugsnag/bugsnag-wordpress/issues?utf8=✓&q=is%3Aissue) for similar problems
+* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-wordpress/issues/new)
-
-Contributing
-------------
+## Contributing
- [Fork](https://help.github.com/articles/fork-a-repo) the [notifier on github](https://github.com/bugsnag/bugsnag-wordpress)
- Commit and push until you are happy with your contribution
- [Make a pull request](https://help.github.com/articles/using-pull-requests)
- Thanks!
+## License
-License
--------
-
-The Bugsnag WordPress notifier is free software released under the WordPress-friendly GPLv2 License.
-See [LICENSE.txt](https://github.com/bugsnag/bugsnag-wordpress/blob/master/LICENSE.txt) for details.
+The BugSnag WordPress plugin is free software released under the WordPress-friendly GPLv2 License. See [LICENSE.txt](https://github.com/bugsnag/bugsnag-wordpress/blob/master/LICENSE.txt) for details.
diff --git a/SECURITY.md b/SECURITY.md
index bd00b5b..95fab52 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -8,4 +8,4 @@
## Reporting a Vulnerability
-If you find a vulnerability in this SDK, please report it to our [Support Team](mailto:support@bugsnag.com) for review.
\ No newline at end of file
+If you find a vulnerability in this SDK, please report it to our [Support Team](mailto:security@smartbear.com) for review.
\ No newline at end of file
diff --git a/bugsnag.php b/bugsnag.php
index f8c28e1..57d91c7 100644
--- a/bugsnag.php
+++ b/bugsnag.php
@@ -1,10 +1,10 @@
-
Bugsnag Settings
+
BugSnag Settings
- Bugsnag automatically detects errors & crashes on your WordPress site, plugins & themes.
+ BugSnag automatically detects errors & crashes on your WordPress site, plugins & themes.
- 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.
+ 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.