PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Auto Include Dev License in WP MS Themes

  1. Hello,

    I am running a WP Multi-site install and have Gravity Forms available as a plugin. I would prefer to not have to insert my dev license on each individual instance and am looking for a way to autocomplete this requirement. In reference to this thread: http://www.gravityhelp.com/forums/topic/wordpressmu I would like more information regarding the code snippet (Carl mentioned this) that can be used.

    Thanks!!

    Aaron Aiken

    Posted 12 years ago on Thursday June 28, 2012 | Permalink
  2. You can insert your license code into the installation's wp-config.php:

    define("GF_LICENSE_KEY", "YOUR-LICENSE-KEY-HERE");

    Documentation:
    http://www.gravityhelp.com/documentation/page/WP_Config_Options#Multi-Site_Specific_Options

    Posted 12 years ago on Thursday June 28, 2012 | Permalink
  3. Chris, worked like a charm. Thanks!

    Posted 12 years ago on Friday June 29, 2012 | Permalink

This topic has been resolved and has been closed to new replies.