You need to download and install the official maintained ACF plugin from their website.
To fix it, if you were using Advanced Custom Fields, it’s better to have the official version from their website and upload manually. Thereafter, the message will disappear.
Thread Starter
eyed11
(@eyed11)
Thank you for your answer.
If I want to use Secure Custom Fields instead of Advanced Custom Fields, will I still be warned?
As extra information for futures references.
There is no official way (WordPress function) to list the plugins / themes, but to detect the slug and know if it’s the local repository or an external one. Using the same slug for SCF (from ACF) creates an incompatibility.
Usually, when that happens, we (in general, the security community) decided to use the WordPress Plugins / Themes repository as the main one, but, when there are external plugins / themes with the same slug and more relevant, we go that way.
In this case, we (WPVulnerability) are going to maintain the versions for the Advanced Custom Fields, as is the maintained version of the plugin.