We have Akismet installed and network activated on our multi-site, however we are being asked for an API key on each site on the network. Help, tips?
Thanks.
Frank
We have Akismet installed and network activated on our multi-site, however we are being asked for an API key on each site on the network. Help, tips?
Thanks.
Frank
If you are using the same key for all of the sites on the install you can hardcode it in wp-config.php:
define( 'WPCOM_API_KEY', 'API-KEY-GOES-HERE' );This topic has been closed to new replies.