Denis Žoljom

Results 369 comments of Denis Žoljom
trafficstars

We're using: https://github.com/timelsass/wp-license-compatibility to check for the license compatibility. The theme sniffer will look at the `License` and `License URI` from the `readme.txt` and try to compare them with an...

Glad to have you back @timelsass 🙂

Did you just clone this or did you try to install the .zip file (either from the release or from the wordpress.org site?) It could be due to missing extensions...

What PHP version are you running this on?

Hi @balabanov @johnh10 Can you reproduce this with the latest version?

This happens when you download the plugin from the .org as well? https://wordpress.org/plugins/theme-sniffer/ I'll try to see if this is due to a theme or something else, it's odd that...

We are considering removing JS sniffing all-together as JS files can cause a memory exhaustion (especially if they are minified). I'll try to look more in depth about this, can...

Just a small note: as is mentioned in the [review handbook](https://make.wordpress.org/themes/handbook/), Theme Sniffer is just a tool to help with the review process, not a requirement. It's a work in...

I think snyk just tests the dependency vulnerabilities (in npm packages).

@BinaryMoon I hope you won't try to submit your theme with the docs in them. I tried to use the sniffer and I got memory timeout, not 100% sure if...