fbpx
Awesome

Store ACF pro license key in WordPress PHP configuration

It’s been a long awaited feature but as of version 5.11, the Advanced Custom Fields Pro license key can now be hard-coded using PHP into your WordPress configuration file. It’s simply a case of adding the following constant to your wp-config.php file or a config plugin of your own:

<?php
// Add this in your wp-config.php file
define('ACF_PRO_LICENSE', '{YOUR LICENSE KEY HERE}' );

See the offical release notes here:
https://www.advancedcustomfields.com/blog/acf-5-11-release-rest-api/#license-key-improvements

This is a Hookturn plugin ad block

This is a Hookturn plugin ad block

Built by Hookturn

This site was created by Hookturn, the team behind ACF Theme Code Pro. If you are interested in contributing or have an extension to add, email us.

Sponsored by Pressidium

Awesome ACF is sponsored by the very awesome team at Pressidium. If you need reliable, secure and scalable Managed WordPress Hosting, check them out.

Stay up to date with all things ACF

TODO: Registration form here