How to hide API key in Imagify Plugin

In Imagify WordPress Plugin there is no option to hide the API key, but to hide it here are two tips:

1) In wp-config.php

By adding this line, Imagify will not ask for the API key:

define ('IMAGIFY_API_KEY', 'YOUR_API_KEY');

2) Create subaccounts

Another option to hide the API key (of master account) is to create sub-accounts. Each sub-account that you create will have its own API key.
This way, each website can have its own API key.

Additionally, quota can be allotted for each sub-account. For a guide on sub-accounts, view our documentation “How to Create Sub-accounts”.

Was this guide helpful? :) Great! Glat we could help! Thank's for your feedback
Great! Glat we could help!

Your feedback has been sent to our team We value every bit of feedback we receive as it helps us to improve our products and services. Thank you for your time.