jpry/jpry-wp-coding-standards
Composer 安装命令:
composer require jpry/jpry-wp-coding-standards
包简介
Customized WordPress coding standards
README 文档
README
Customized set of coding stanardards for WordPress.
This ruleset includes the following standards from the main WordPress Coding Standards repository:
- WordPress-Core
- WordPress-Docs
- WordPress-Extra
It includes the following modifications:
- WordPress file naming conventions are ignored (
WordPress.Files.FileNamesniff). This allows for modern naming standards that specify the class name as the file name. - The
create_functionandobfuscationgroups from theWordPress.PHP.DiscouragedPHPFunctionssniff are ignored. This is in line with the normal WordPress rules.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-04