Home › Forums › ACF PRO › Pro License Key in config? › Reply To: Pro License Key in config?
I’m pleased to say that this has now been implemented as part of ACF PRO 5.11 🙌
ACF will now look for and use a PHP constant named ACF_PRO_LICENSE
, which you can define with your license key.
define('ACF_PRO_LICENSE', 'yourkeyhere' );
This can be done in the wp-config.php file or any other file that WordPress runs before it loads the ACF PRO plugin. For more details, check out our guide on how to activate the ACF PRO plugin.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.