Thanks for fast reply. Have actioned your advice, and won’t be the first time I have reached out to plugin developers requesting they follow WP.org guidelines properly.
We have a couple of plugins in the WP.org repository ourselves
On this page: https://wp-packages.org/untagged there are several hundred pages of listed plugins. Would it be possible for a search function to be added to find individual plugins?
Amazing response - thanks, and I’ve sponsored via github.
We run all our WP sites with a single plugin/theme repository and symlink individual plugins/themes into the wp-content directories as needed. So I was able to check all the plugins in our “walled garden” using the new search.
BTW our hosting approach means that OPcache only compiles each PHP file once, saving CPU and memory on our server. And as the files are not owned by apache, various hack exploits are ruled out.