Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Shae

Developer License function

How can I add my license into the functions file so I dont have to go tracking down and entering in my license every time I launch a site?

7 years, 3 months ago
Stefan van den Dungen Gronovius
Developer

You can define the key in your own code or in wp-config.php like this.

define( ‘ACP_LICENCE’, ‘YOURLICENSEKEY’ );

7 years, 2 months ago

You must be logged in to reply to this topic.