v0.0.17
Pre-release
Pre-release
- Fixes installation instructions in the README - the wrong install command was used and it would have failed
- Returns the
WordPress.WP.AlternativeFunctions
sniffs, as they shouldn't have been excluded - Expands the removal of
WordPress.VIP.RestrictedFunctions
to cover all functions (they will be re-added at a later date when we implement the actual replacement functions; a ticket is also open with phpcs for working out why we can't re-add the single sniff we do need - forget_posts
)