bugsnag / bugsnag-wordpress

BugSnag error monitoring for WordPress sites
http://wordpress.org/plugins/bugsnag/
GNU General Public License v2.0
20 stars 15 forks source link

Docblocks & WordPress Standards #28

Closed bhubbard closed 5 years ago

bhubbard commented 6 years ago

I added Docblocks for better documentation, and added support for WP Enforcer to better meet WordPress standards.

Cawllec commented 6 years ago

Hi @bhubbard, thanks for the contribution! I'm currently getting myself up to date on our wordpress plugin, but will get to this and the other PRs on the repo as soon as I can.

Cawllec commented 6 years ago

I'm actively reviewing this now, and hope to get it merged this week.

Cawllec commented 6 years ago

Hi @bhubbard, we've taken a look into WP Enforcer and decided to stick with the StyleCI platform as our linter, as we already use this on other platforms.

I'm still interested in the Docblocks, would it be possible to separate them out?