Settings via wp-config.php
-
Hello, I’d like to be able to configure my
wp-config.phpfile to pull in the attributes for the plugin configuration. Is that something that is possible to be in the pipeline for future releases? Ideally we could do something like,define( 'CLOUDFLARE_API_EMAIL', 'email');anddefine( 'CLOUDFLARE_API_KEY', 'key');
The topic ‘Settings via wp-config.php’ is closed to new replies.