Denis Žoljom
Denis Žoljom
While I am always for having tests in the apps that are running on huge systems, wouldn't it be better to focus on wpthemereview sniffs? That way you can use...
Do you have any errors in the debug.log? And in the inspector console? The plugin wasn't tested with PHP8, and I'm not sure if anybody stepped up to maintain it.
This is due to the fact that the packages haven't been updated in a long while. I've pushed the branch with the updates: https://github.com/WPTT/theme-sniffer/tree/update-packages you can try this. I've tried...
> Thank you for working on this so quickly! When I tried to install it via git, I get the error message below. If it isn't too much trouble, would...
On what command does this happen? I think I manually bundled the zip file 🤔
Weird, should work on node 16 (it worked for me 😅)
Thanks for the reported issue. The standards name are not translatable, as they are the official names of the standards (like you wouldn't translate `Zend`, `PSR` etc.). I'd have to...
I'll look into the issue with the non-breaking space 🙂 As for the results, the issue is that the error and warning strings (in most cases) are coming from the...
Where should we document this usage? In the plugin readme? On the Github? Somewhere on the TRT make blog?
One thing that maybe could be done is to have the `composer.json` and `.lock` file in the bundled plugin, and then if a theme author wants to extend it, he/she...