wp-cli-themecheck icon indicating copy to clipboard operation
wp-cli-themecheck copied to clipboard

Run Themecheck in WP_CLI

Results 4 wp-cli-themecheck issues
Sort by recently updated
recently updated
newest added

Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /root/.wp-cli/packages/vendor/anhskohbo/wp-cli-themecheck/command.php:188 Ref: https://tinyurl.com/2g5hoj3z

WordPress Theme check messages are sometimes inconsistent in formatting, `:`(semicolon) might be missing on some. This should better catch messages that don't always have a `:` present after the span....

Hi, It looks like https://github.com/anhskohbo/wp-cli-themecheck/pull/7 was merged, but those changes are not reflected in my CI/CD pipeline, or locally, when I install the package. If I ssh into the package...