Hello,
I did as you told me to and WPS Hide seems to be working fine, but from the debug information I can still see that the /wp-admin/ directory is still being minified by the plugin.
Object Caching 1/22 objects using redis
Minified using redis (wp-admin)
Database Caching using redis (Request-wide Request URI is rejected)
To filter out the directory, I used the same regular expression for every section: /wp-admin*
Will this be an issue, or can I let it slide?