Automattic / VIP-Coding-Standards

PHP_CodeSniffer ruleset to enforce WordPress VIP coding standards.
https://wpvip.com/documentation/how-to-install-php-code-sniffer-for-wordpress-com-vip/
Other
237 stars 40 forks source link

Remove dbDelta Warning #692

Closed BrookeDot closed 3 years ago

BrookeDot commented 3 years ago

This removes the dbDelta message which previously stated to contact WordPress.com VIP support for review. Fixes #479.

GaryJones commented 3 years ago

Thanks @BrookeDot!

There are various other references to dbDelta() which will need updating for the checks to pass.

https://github.com/Automattic/VIP-Coding-Standards/search?q=dbDelta