The way WordPress works in multi-site mode is each site has it's own database tables associated with it. You would need a license for each site so either the multi-site or the Developer license.
When the plugin is activated for each site you have to enter the license key for each site because of how plugins work under multi-site, which is why it requires a license for each one.
There is some code you can put in your wp-config.php file to pre-populate the license key each time you activate a site that way you don't have to keep entering it manually.
Posted 13 years ago on Saturday February 19, 2011 |
Permalink