How to activate Memberpress

In the file memberpress/app/models/MeprOptions.php change line 246 from this:

$this->mothership_license = '';

To this:

$this->mothership_license = '123125123451256573123';

Put whatever key you want, it doesn’t matter it will get rid of the nags.

Leave a Reply