Hi,
I have premium external plugins. As we know, it is currently unable to check their checksums.
So there is a note:
Warning: Could not retrieve the checksums for version x.x.x. of plugin advanced-custom-fields-pro, skipping.
I would like to get rid of this message so I try to use:
wp plugin verify-checksums --all --skip-plugins=advanced-custom-fields-pro
After using this command, this warning still exists Could not retrieve the checks....
What i did wrong?