akismet_get_key

Definition:
function akismet_get_key() {}

Source code

function akismet_get_key() {

	global $wpcom_api_key;

	if ( !empty($wpcom_api_key) )

		return $wpcom_api_key;

	return get_option('wordpress_api_key');

}

451

No comments yet... Be the first to leave a reply!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: