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?

6 years, 8 months ago
Stefan
Developer

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

define( ‘ACP_LICENCE’, ‘YOURLICENSEKEY’ );

6 years, 8 months ago

You must be logged in to reply to this topic.