Version 1.2.0
- Add
function_exists()
check to block PHP template [#147] - Remove
'wp-blocks'
from style dependency [#151] - Add PHPCompatibility sniffs to scaffolded [#154]
- Add escaping for block title [#153]
- Add
--woocommerce
flag toscaffold _s
command [#159] - Exclude string from escape warning [#162]
- Correct
'add_new_item'
label [#163] - Update PHPCS default rule set [#161]