Dorokhov.codes

02. Development standards

Coding standards

Tools for checking standards

PHP_CodeSniffer: WordPress Coding Standards

Documentation standards

Best practices for plugins

For single-file plugins, we can take as a sample wp-comment-notes plugin.

For multi-file plugins there is a great WordPress Plugin Boilerplate.