Releases: pantheon-systems/wp_launch_check
Releases · pantheon-systems/wp_launch_check
v0.6.3
Automatically build and release wp_lauch_check.phar on every release.
Version 0.6.2
- Adds
$wpdb
prefix to replace hardcodedwp_
[#76]
Version 0.6.1
Version 0.6.0
- Build wp_launch_check into a Phar for distribution.
- Modify autoloader to work with wp_launch_check as a standalone package.
- Use WP-CLI Behat test suite for integration test coverage.
- Use tabs, not spaces, for indentation throughout the codebase.
- Prevent undefined variable notice.